OpenOCD
|
Data Fields | |
bool | has_id |
uint32_t | idcode |
size_t | offset |
const char * | part |
struct raw_bit_file | raw_bit |
Definition at line 15 of file lattice_bit.h.
bool lattice_bit_file::has_id |
Definition at line 20 of file lattice_bit.h.
Referenced by lattice_load_command(), and lattice_read_bit_file().
uint32_t lattice_bit_file::idcode |
Definition at line 18 of file lattice_bit.h.
Referenced by lattice_load_command(), and lattice_read_bit_file().
size_t lattice_bit_file::offset |
Definition at line 17 of file lattice_bit.h.
Referenced by lattice_certus_program_config_map(), lattice_ecp2_3_program_config_map(), lattice_ecp5_program_config_map(), and lattice_read_bit_file().
const char* lattice_bit_file::part |
Definition at line 19 of file lattice_bit.h.
Referenced by lattice_read_bit_file().
struct raw_bit_file lattice_bit_file::raw_bit |
Definition at line 31 of file lattice_bit.h.
Referenced by lattice_certus_program_config_map(), lattice_ecp2_3_program_config_map(), lattice_ecp5_program_config_map(), lattice_load_command(), and lattice_read_bit_file().