OpenOCD
|
Data Fields | |
uint32_t | dc0 |
uint32_t | dc1 |
uint32_t | did0 |
uint32_t | did1 |
uint32_t | fsize |
const char * | iosc_desc |
uint32_t | iosc_freq |
const char * | mck_desc |
uint32_t | mck_freq |
uint8_t | mck_valid |
uint32_t | num_pages |
uint32_t | pagesize |
uint32_t | rcc |
uint32_t | rcc2 |
uint32_t | sramsiz |
uint32_t | ssize |
uint8_t | target_class |
const char * | target_name |
uint8_t | xtal_mask |
Definition at line 85 of file stellaris.c.
uint32_t stellaris_flash_bank::dc0 |
Definition at line 89 of file stellaris.c.
Referenced by stellaris_read_part_info().
uint32_t stellaris_flash_bank::dc1 |
Definition at line 90 of file stellaris.c.
Referenced by stellaris_read_part_info().
uint32_t stellaris_flash_bank::did0 |
Definition at line 87 of file stellaris.c.
Referenced by get_stellaris_info(), stellaris_protect(), and stellaris_read_part_info().
uint32_t stellaris_flash_bank::did1 |
Definition at line 88 of file stellaris.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), get_stellaris_info(), stellaris_erase(), stellaris_mass_erase(), stellaris_probe(), stellaris_protect(), stellaris_protect_check(), stellaris_read_part_info(), and stellaris_write().
uint32_t stellaris_flash_bank::fsize |
Definition at line 91 of file stellaris.c.
Referenced by stellaris_read_part_info().
const char* stellaris_flash_bank::iosc_desc |
Definition at line 109 of file stellaris.c.
Referenced by stellaris_read_clock_info(), and stellaris_read_part_info().
uint32_t stellaris_flash_bank::iosc_freq |
Definition at line 107 of file stellaris.c.
Referenced by stellaris_read_clock_info(), and stellaris_read_part_info().
const char* stellaris_flash_bank::mck_desc |
Definition at line 110 of file stellaris.c.
Referenced by get_stellaris_info(), and stellaris_read_clock_info().
uint32_t stellaris_flash_bank::mck_freq |
Definition at line 108 of file stellaris.c.
Referenced by get_stellaris_info(), stellaris_read_clock_info(), and stellaris_set_flash_timing().
uint8_t stellaris_flash_bank::mck_valid |
Definition at line 105 of file stellaris.c.
uint32_t stellaris_flash_bank::num_pages |
Definition at line 99 of file stellaris.c.
Referenced by get_stellaris_info(), stellaris_erase(), stellaris_mass_erase(), stellaris_probe(), stellaris_protect(), stellaris_protect_check(), and stellaris_read_part_info().
uint32_t stellaris_flash_bank::pagesize |
Definition at line 100 of file stellaris.c.
Referenced by get_stellaris_info(), stellaris_erase(), stellaris_mass_erase(), stellaris_probe(), stellaris_protect(), stellaris_protect_check(), and stellaris_read_part_info().
uint32_t stellaris_flash_bank::rcc |
Definition at line 103 of file stellaris.c.
Referenced by get_stellaris_info(), and stellaris_read_clock_info().
uint32_t stellaris_flash_bank::rcc2 |
Definition at line 104 of file stellaris.c.
Referenced by get_stellaris_info(), and stellaris_read_clock_info().
uint32_t stellaris_flash_bank::sramsiz |
Definition at line 97 of file stellaris.c.
Referenced by get_stellaris_info(), and stellaris_read_part_info().
uint32_t stellaris_flash_bank::ssize |
Definition at line 92 of file stellaris.c.
Referenced by stellaris_read_part_info().
uint8_t stellaris_flash_bank::target_class |
Definition at line 95 of file stellaris.c.
Referenced by get_stellaris_info(), stellaris_protect(), stellaris_protect_check(), stellaris_read_part_info(), and stellaris_set_flash_timing().
const char* stellaris_flash_bank::target_name |
Definition at line 94 of file stellaris.c.
Referenced by FLASH_BANK_COMMAND_HANDLER(), get_stellaris_info(), and stellaris_read_part_info().
uint8_t stellaris_flash_bank::xtal_mask |
Definition at line 106 of file stellaris.c.
Referenced by stellaris_read_clock_info(), and stellaris_read_part_info().