OpenOCD
|
Go to the source code of this file.
Macros | |
#define | ISC_DISABLE 0x26 |
#define | ISC_ENABLE 0xC6 |
#define | ISC_ERASE 0x0E |
#define | LSC_BITSTREAM_BURST 0x7A |
#define | LSC_INIT_ADDRESS 0x46 |
#define | LSC_READ_STATUS 0x3C |
#define | LSC_REFRESH 0x79 |
#define | PROGRAM_SPI 0x3A |
#define | READ_USERCODE 0xC0 |
#define ISC_DISABLE 0x26 |
Definition at line 12 of file lattice_cmd.h.
#define ISC_ENABLE 0xC6 |
Definition at line 19 of file lattice_cmd.h.
#define ISC_ERASE 0x0E |
Definition at line 11 of file lattice_cmd.h.
#define LSC_BITSTREAM_BURST 0x7A |
Definition at line 17 of file lattice_cmd.h.
#define LSC_INIT_ADDRESS 0x46 |
Definition at line 15 of file lattice_cmd.h.
#define LSC_READ_STATUS 0x3C |
Definition at line 14 of file lattice_cmd.h.
#define LSC_REFRESH 0x79 |
Definition at line 16 of file lattice_cmd.h.
#define PROGRAM_SPI 0x3A |
Definition at line 13 of file lattice_cmd.h.
#define READ_USERCODE 0xC0 |
Definition at line 18 of file lattice_cmd.h.