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

scratch_mem_t struct

Syntax

typedef struct {     memory_space_t memory_space;     riscv_addr_t hart_address;     riscv_addr_t debug_address;     struct working_area *area; } scratch_mem_t;

Fields

memory_space

No summary provided. Read more...

hart_address

No summary provided. Read more...

debug_address

No summary provided. Read more...

area

No summary provided. Read more...

Type Use

Variables of scratch_mem_t type
scratch_mem_t
all items filtered out
scratch_mem_t
all items filtered out
Allocators of scratch_mem_t
Deletors of scratch_mem_t
register_write_direct()::scratch
register_read_direct()::scratch
all items filtered out
scratch_mem_t
register_write_direct()::scratch
register_read_direct()::scratch
all items filtered out