|
OpenOCD
|

Data Fields | |
| unsigned int | abits |
| struct ac_cache | ac_not_supported_cache |
| uint8_t | dataaccess |
| int16_t | dataaddr |
| unsigned int | datacount |
| uint8_t | datasize |
| bool | dcsr_ebreak_is_set |
| dm013_info_t * | dm |
| unsigned int | dtmcs_idle |
| bool | haltgroup_supported |
| unsigned int | hartsellen |
| bool | impebreak |
| unsigned int | index |
| struct riscv_scan_delays | learned_delays |
| riscv_addr_t | progbuf_address |
| enum yes_no_maybe | progbuf_writable |
| unsigned int | progbufsize |
| uint32_t | sbcs |
| bool | selected |
Definition at line 208 of file riscv-013.c.
| unsigned int riscv013_info_t::abits |
Definition at line 212 of file riscv-013.c.
| struct ac_cache riscv013_info_t::ac_not_supported_cache |
Definition at line 229 of file riscv-013.c.
Referenced by deinit_target().
| uint8_t riscv013_info_t::dataaccess |
Definition at line 242 of file riscv-013.c.
| int16_t riscv013_info_t::dataaddr |
Definition at line 243 of file riscv-013.c.
| unsigned int riscv013_info_t::datacount |
Definition at line 214 of file riscv-013.c.
| uint8_t riscv013_info_t::datasize |
Definition at line 241 of file riscv-013.c.
| bool riscv013_info_t::dcsr_ebreak_is_set |
Definition at line 256 of file riscv-013.c.
| dm013_info_t* riscv013_info_t::dm |
Definition at line 249 of file riscv-013.c.
| unsigned int riscv013_info_t::dtmcs_idle |
Definition at line 229 of file riscv-013.c.
| bool riscv013_info_t::haltgroup_supported |
Definition at line 259 of file riscv-013.c.
| unsigned int riscv013_info_t::hartsellen |
Definition at line 246 of file riscv-013.c.
| bool riscv013_info_t::impebreak |
Definition at line 218 of file riscv-013.c.
| unsigned int riscv013_info_t::index |
Definition at line 210 of file riscv-013.c.
Referenced by select_prepped_harts().
| struct riscv_scan_delays riscv013_info_t::learned_delays |
Definition at line 229 of file riscv-013.c.
| riscv_addr_t riscv013_info_t::progbuf_address |
Definition at line 225 of file riscv-013.c.
| enum yes_no_maybe riscv013_info_t::progbuf_writable |
Definition at line 221 of file riscv-013.c.
| unsigned int riscv013_info_t::progbufsize |
Definition at line 216 of file riscv-013.c.
| uint32_t riscv013_info_t::sbcs |
Definition at line 221 of file riscv-013.c.
| bool riscv013_info_t::selected |
Definition at line 252 of file riscv-013.c.
Referenced by select_prepped_harts().