FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | cluster_icache_ctrl_enable_get (uint32_t base) |
static void | cluster_icache_ctrl_enable_set (uint32_t base, uint32_t value) |
static uint32_t | cluster_icache_ctrl_flush_get (uint32_t base) |
static void | cluster_icache_ctrl_flush_set (uint32_t base, uint32_t value) |
static uint32_t | cluster_icache_ctrl_l0_flush_get (uint32_t base) |
static void | cluster_icache_ctrl_l0_flush_set (uint32_t base, uint32_t value) |
static uint32_t | cluster_icache_ctrl_sel_flush_get (uint32_t base) |
static void | cluster_icache_ctrl_sel_flush_set (uint32_t base, uint32_t value) |
static uint32_t | cluster_icache_ctrl_enable_special_core_cache_get (uint32_t base) |
static void | cluster_icache_ctrl_enable_special_core_cache_set (uint32_t base, uint32_t value) |
static uint32_t | cluster_icache_ctrl_enable_l1_l15_prefetch_get (uint32_t base) |
static void | cluster_icache_ctrl_enable_l1_l15_prefetch_set (uint32_t base, uint32_t value) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_ENABLE_SPECIAL_CORE_CACHE_OFFSET, and GAP_READ.
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_ENABLE_SPECIAL_CORE_CACHE_OFFSET, and GAP_WRITE.
Referenced by hal_cl_master_core_icache_disable(), and hal_cl_master_core_icache_enable().
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_FLUSH_OFFSET, and GAP_READ.
Referenced by hal_cl_l1_priv_icache_flush(), and hal_cl_l1_shared_icache_flush().
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_FLUSH_OFFSET, and GAP_WRITE.
Referenced by hal_cl_icache_flush(), hal_cl_l1_priv_icache_flush(), and hal_cl_l1_shared_icache_flush().
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_L0_FLUSH_OFFSET, and GAP_READ.
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_L0_FLUSH_OFFSET, and GAP_WRITE.
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_SEL_FLUSH_OFFSET, and GAP_READ.
|
inlinestatic |
References CLUSTER_ICACHE_CTRL_SEL_FLUSH_OFFSET, and GAP_WRITE.