|
OpenOCD
|
Data Fields | |
| uint32_t | msc_regbase |
| const char * | name |
| int | page_size |
| uint8_t | part_id |
| int | series |
| uint32_t efm32_family_data::msc_regbase |
Definition at line 202 of file efm32.c.
Referenced by efm32_read_reg_u32(), efm32_write_block(), and efm32_write_reg_u32().
| const char* efm32_family_data::name |
Definition at line 201 of file efm32.c.
Referenced by efm32_get_str_identifier().
| int efm32_family_data::page_size |
Definition at line 205 of file efm32.c.
Referenced by efm32_read_info().
| uint8_t efm32_family_data::part_id |
Definition at line 199 of file efm32.c.
Referenced by efm32_read_info().
| int efm32_family_data::series |
Definition at line 200 of file efm32.c.
Referenced by efm32_msc_clock_enable(), efm32_probe(), efm32_protect(), efm32_protect_check(), and efm32_read_info().