|
OpenOCD
|

Data Fields | |
| struct working_area * | area |
| riscv_addr_t | debug_address |
| riscv_addr_t | hart_address |
| memory_space_t | memory_space |
Definition at line 1176 of file riscv-013.c.
| struct working_area* scratch_mem_t::area |
Definition at line 1183 of file riscv-013.c.
Referenced by scratch_release(), and scratch_reserve().
| riscv_addr_t scratch_mem_t::debug_address |
Definition at line 1182 of file riscv-013.c.
Referenced by scratch_read64(), scratch_reserve(), and scratch_write64().
| riscv_addr_t scratch_mem_t::hart_address |
Definition at line 1180 of file riscv-013.c.
Referenced by internal_register_read64_progbuf_scratch(), internal_register_write64_progbuf_scratch(), and scratch_reserve().
| memory_space_t scratch_mem_t::memory_space |
Definition at line 1178 of file riscv-013.c.
Referenced by scratch_read64(), scratch_reserve(), and scratch_write64().