|
OpenOCD
|

Data Fields | |
| uint16_t | high |
| struct list_head | list |
| uint16_t | low |
| char * | name |
| uint16_t range_list_t::high |
Definition at line 121 of file riscv.h.
Referenced by init_custom_csr_names(), init_custom_register_names(), riscv_reg_impl_expose_csrs(), and riscv_reg_impl_hide_csrs().
| uint16_t range_list_t::low |
Definition at line 121 of file riscv.h.
Referenced by init_custom_csr_names(), init_custom_register_names(), parse_reg_ranges_impl(), riscv_reg_impl_expose_csrs(), and riscv_reg_impl_hide_csrs().
| char* range_list_t::name |
Definition at line 122 of file riscv.h.
Referenced by init_custom_csr_names(), parse_reg_ranges_impl(), and riscv_deinit_target().