OpenOCD
|
Data Fields | |
unsigned | eeprom_kb |
unsigned | fam |
unsigned | flash_kb |
uint32_t | id |
unsigned | speed_mhz |
unsigned psoc5lp_device::eeprom_kb |
Definition at line 108 of file psoc5lp.c.
Referenced by psoc5lp_eeprom_probe().
unsigned psoc5lp_device::fam |
Definition at line 105 of file psoc5lp.c.
Referenced by psoc5lp_get_part_number().
unsigned psoc5lp_device::flash_kb |
Definition at line 107 of file psoc5lp.c.
Referenced by psoc5lp_get_part_number(), and psoc5lp_probe().
unsigned psoc5lp_device::speed_mhz |
Definition at line 106 of file psoc5lp.c.
Referenced by psoc5lp_get_part_number().