FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cluster_icache_ctrl_t Struct Reference

Data Fields

volatile uint32_t enable
 
volatile uint32_t flush
 
volatile uint32_t sel_flush_status
 
volatile uint32_t l0_flush
 

Description

REGMAP_Type Register Layout Typedef

Field Documentation

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.