|
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 1125 of file riscv-013.c.
| struct working_area* scratch_mem_t::area |
Definition at line 1132 of file riscv-013.c.
Referenced by scratch_release(), and scratch_reserve().
| riscv_addr_t scratch_mem_t::debug_address |
Definition at line 1131 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 1129 of file riscv-013.c.
Referenced by register_read_direct(), register_write_direct(), and scratch_reserve().
| memory_space_t scratch_mem_t::memory_space |
Definition at line 1127 of file riscv-013.c.
Referenced by scratch_read64(), scratch_reserve(), and scratch_write64().