OpenOCD
|
Data Fields | |
int | chain_pos |
int | isc_enable |
uint8_t | options [8] |
uint32_t * | sector_bits |
struct jtag_tap * | tap |
Definition at line 58 of file str9xpec.c.
int str9xpec_flash_controller::chain_pos |
Definition at line 61 of file str9xpec.c.
int str9xpec_flash_controller::isc_enable |
Definition at line 62 of file str9xpec.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), str9xpec_blank_check(), str9xpec_erase_area(), str9xpec_isc_disable(), str9xpec_isc_enable(), str9xpec_lock_device(), str9xpec_write(), and str9xpec_write_options().
uint8_t str9xpec_flash_controller::options[8] |
Definition at line 63 of file str9xpec.c.
Referenced by COMMAND_HANDLER(), FLASH_BANK_COMMAND_HANDLER(), str9xpec_protect(), str9xpec_protect_check(), str9xpec_read_config(), and str9xpec_write_options().
uint32_t* str9xpec_flash_controller::sector_bits |
Definition at line 60 of file str9xpec.c.
Referenced by str9xpec_blank_check(), str9xpec_build_block_list(), str9xpec_erase_area(), str9xpec_protect(), str9xpec_protect_check(), and str9xpec_write().
struct jtag_tap* str9xpec_flash_controller::tap |
Definition at line 59 of file str9xpec.c.
Referenced by COMMAND_HANDLER(), FLASH_BANK_COMMAND_HANDLER(), str9xpec_blank_check(), str9xpec_erase_area(), str9xpec_isc_disable(), str9xpec_isc_enable(), str9xpec_lock_device(), str9xpec_read_config(), str9xpec_set_address(), str9xpec_write(), and str9xpec_write_options().