OpenOCD
|
Data Fields | |
uint32_t | busy_bits |
uint32_t | disable_bit |
uint32_t | register_base |
uint32_t * | sector_bits |
uint32_t str7x_flash_bank::busy_bits |
Definition at line 78 of file str7x.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), str7x_waitbusy(), and str7x_write_block().
uint32_t str7x_flash_bank::disable_bit |
Definition at line 77 of file str7x.c.
Referenced by COMMAND_HANDLER(), and FLASH_BANK_COMMAND_HANDLER().
uint32_t str7x_flash_bank::register_base |
Definition at line 79 of file str7x.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), and str7x_get_flash_adr().
uint32_t* str7x_flash_bank::sector_bits |
Definition at line 76 of file str7x.c.
Referenced by str7x_build_block_list(), str7x_erase(), str7x_protect(), and str7x_protect_check().