OpenOCD
|
Data Fields | |
int | calc_checksum |
uint32_t | cclk |
int | checksum_vector |
int | cmd51_dst_boundary |
uint32_t | cmd51_max_buffer |
uint32_t | iap_entry_alternative |
uint32_t | iap_max_stack |
uint32_t | lpc4300_bank |
bool | probed |
lpc2000_variant | variant |
int lpc2000_flash_bank::calc_checksum |
Definition at line 291 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_write().
uint32_t lpc2000_flash_bank::cclk |
Definition at line 289 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), get_lpc2000_info(), lpc2000_erase(), and lpc2000_write().
int lpc2000_flash_bank::checksum_vector |
Definition at line 293 of file lpc2000.c.
Referenced by lpc2000_build_sector_list(), and lpc2000_write().
int lpc2000_flash_bank::cmd51_dst_boundary |
Definition at line 290 of file lpc2000.c.
Referenced by lpc2000_build_sector_list(), and lpc2000_write().
uint32_t lpc2000_flash_bank::cmd51_max_buffer |
Definition at line 292 of file lpc2000.c.
Referenced by lpc2000_build_sector_list(), and lpc2000_write().
uint32_t lpc2000_flash_bank::iap_entry_alternative |
Definition at line 296 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_iap_call().
uint32_t lpc2000_flash_bank::iap_max_stack |
Definition at line 294 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), lpc2000_build_sector_list(), lpc2000_iap_call(), and lpc2000_iap_working_area_init().
uint32_t lpc2000_flash_bank::lpc4300_bank |
Definition at line 295 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), lpc2000_erase(), lpc2000_iap_blank_check(), and lpc2000_write().
bool lpc2000_flash_bank::probed |
Definition at line 297 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_probe().
lpc2000_variant lpc2000_flash_bank::variant |
Definition at line 288 of file lpc2000.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), get_lpc2000_info(), lpc2000_auto_probe_flash(), lpc2000_build_sector_list(), lpc2000_erase(), lpc2000_iap_blank_check(), lpc2000_iap_call(), lpc2000_iap_working_area_init(), lpc2000_probe(), and lpc2000_write().