dm013_info_t is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

dm013_info_t struct

Syntax

typedef struct {     struct list_head list;     unsigned int abs_chain_position;     int hart_count;     bool was_reset;     struct list_head target_list;     int current_hartid;     bool hasel_supported;     uint32_t progbuf_cache[16]; } dm013_info_t;

Fields

list

No summary provided. Read more...

abs_chain_position

No summary provided. Read more...

hart_count

No summary provided. Read more...

was_reset

No summary provided. Read more...

target_list

No summary provided. Read more...

current_hartid

No summary provided. Read more...

hasel_supported

No summary provided. Read more...

progbuf_cache

No summary provided. Read more...

Type Use

Variables of dm013_info_t type
get_dm()::entry
get_dm()::dm
examine()::dm
riscv013_authdata_write()::dm
riscv013_hart_count()::dm
assert_reset()::dm
riscv013_select_current_hart()::dm
select_prepped_harts()::dm
riscv013_halt_go()::dm
riscv013_write_debug_buffer()::dm
all items filtered out
dm013_info_t
all items filtered out
dm013_info_t
all items filtered out
Allocators of dm013_info_t
all items filtered out
dm013_info_t