OpenOCD
scratch_mem_t Struct Reference
Collaboration diagram for scratch_mem_t:

Data Fields

struct working_areaarea
 
riscv_addr_t debug_address
 
riscv_addr_t hart_address
 
memory_space_t memory_space
 

Detailed Description

Definition at line 1121 of file riscv-013.c.

Field Documentation

◆ area

struct working_area* scratch_mem_t::area

Definition at line 1128 of file riscv-013.c.

Referenced by scratch_release(), and scratch_reserve().

◆ debug_address

riscv_addr_t scratch_mem_t::debug_address

Definition at line 1127 of file riscv-013.c.

Referenced by scratch_read64(), scratch_reserve(), and scratch_write64().

◆ hart_address

riscv_addr_t scratch_mem_t::hart_address

Definition at line 1125 of file riscv-013.c.

Referenced by register_read_direct(), register_write_direct(), and scratch_reserve().

◆ memory_space

memory_space_t scratch_mem_t::memory_space

Definition at line 1123 of file riscv-013.c.

Referenced by scratch_read64(), scratch_reserve(), and scratch_write64().


The documentation for this struct was generated from the following file: