Error code constants of dif_rv_core_ibex_error_status_t
are masks for the bits of RV_CORE_IBEX_ERR_STATUS_REG register.
More...
Data Fields | |
uint32_t | matching |
uint32_t | remap |
uint32_t | en |
uint32_t | lock |
Error code constants of dif_rv_core_ibex_error_status_t
are masks for the bits of RV_CORE_IBEX_ERR_STATUS_REG register.
Definition at line 35 of file dif_rv_core_ibex.c.
uint32_t ibex_addr_translation_regs::en |
Definition at line 38 of file dif_rv_core_ibex.c.
uint32_t ibex_addr_translation_regs::lock |
Definition at line 39 of file dif_rv_core_ibex.c.
uint32_t ibex_addr_translation_regs::matching |
Definition at line 36 of file dif_rv_core_ibex.c.
uint32_t ibex_addr_translation_regs::remap |
Definition at line 37 of file dif_rv_core_ibex.c.