FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
volatile uint32_t | enable |
volatile uint32_t | flush |
volatile uint32_t | sel_flush_status |
volatile uint32_t | l0_flush |
REGMAP_Type Register Layout Typedef
volatile uint32_t cluster_icache_ctrl_t::enable |
Cluster instruction cache unit enable configuration register.
volatile uint32_t cluster_icache_ctrl_t::flush |
Cluster instruction cache unit flush command register.
volatile uint32_t cluster_icache_ctrl_t::l0_flush |
Cluster level 0 instruction cache unit flush command register.
volatile uint32_t cluster_icache_ctrl_t::sel_flush_status |
Cluster instruction cache unit selective flush command register.
Write : flush cache for selected cores. R : pending transactions.