OpenOCD
|
Data Fields | |
int | access |
target_addr_t | base |
uint32_t | size |
int xtensa_local_mem_region_config::access |
Definition at line 94 of file xtensa.h.
Referenced by COMMAND_HELPER(), and xtensa_memory_op_validate_range().
target_addr_t xtensa_local_mem_region_config::base |
Definition at line 92 of file xtensa.h.
Referenced by COMMAND_HELPER(), xtensa_addr_in_mem(), xtensa_gdb_query_custom(), xtensa_memory_op_validate_range(), and xtensa_memory_region_find().
uint32_t xtensa_local_mem_region_config::size |
Definition at line 93 of file xtensa.h.
Referenced by COMMAND_HELPER(), xtensa_addr_in_mem(), xtensa_gdb_query_custom(), xtensa_memory_op_validate_range(), and xtensa_memory_region_find().