OpenOCD
|
Data Fields | |
uint64_t | ap_num |
uint32_t | base |
struct adiv5_dap * | dap |
Definition at line 802 of file arm_adi_v5.h.
uint64_t adiv5_mem_ap_spot::ap_num |
Definition at line 804 of file arm_adi_v5.h.
Referenced by adiv5_jim_mem_ap_spot_configure(), adiv5_mem_ap_spot_init(), and COMMAND_HANDLER().
uint32_t adiv5_mem_ap_spot::base |
Definition at line 805 of file arm_adi_v5.h.
Referenced by adiv5_jim_mem_ap_spot_configure(), adiv5_mem_ap_spot_init(), and COMMAND_HANDLER().
struct adiv5_dap* adiv5_mem_ap_spot::dap |
Definition at line 803 of file arm_adi_v5.h.
Referenced by adiv5_jim_mem_ap_spot_configure(), adiv5_mem_ap_spot_init(), COMMAND_HANDLER(), and cti_configure().