|
OpenOCD
|
Data Fields | |
| uint32_t | crm_base |
| const uint32_t * | flash_regs |
| uint32_t | flash_regs_base |
| bool | has_epp_ext |
| bool | has_fap_high_level |
| uint32_t | usd_base |
| const uint32_t * | usd_offsets |
| uint32_t artery_series_info::crm_base |
Definition at line 79 of file artery.h.
Referenced by artery_enable_hiclk().
| const uint32_t* artery_series_info::flash_regs |
Definition at line 78 of file artery.h.
Referenced by artery_read_flash_register(), and artery_write_flash_register().
| uint32_t artery_series_info::flash_regs_base |
Definition at line 77 of file artery.h.
Referenced by artery_read_flash_register(), and artery_write_flash_register().
| bool artery_series_info::has_fap_high_level |
Definition at line 75 of file artery.h.
Referenced by artery_get_fap().
| uint32_t artery_series_info::usd_base |
Definition at line 80 of file artery.h.
Referenced by artery_usd_read().