OpenOCD
|
Data Fields | |
struct em357_options | option_bytes |
int | ppage_size |
bool | probed |
struct em357_options em357_flash_bank::option_bytes |
Definition at line 73 of file em357.c.
Referenced by COMMAND_HANDLER(), em357_erase_options(), em357_protect(), em357_read_options(), and em357_write_options().
int em357_flash_bank::ppage_size |
Definition at line 78 of file em357.c.
Referenced by em357_probe(), em357_protect(), and em357_protect_check().
bool em357_flash_bank::probed |
Definition at line 79 of file em357.c.
Referenced by em357_auto_probe(), em357_probe(), and FLASH_BANK_COMMAND_HANDLER().