FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gap8/pmsis/include/pmsis/implem/hal/cluster/cluster_icache_ctrl.h File Reference

Functions

static void hal_cl_icache_enable (uint32_t device_id)
 
static void hal_cl_icache_disable (uint32_t device_id)
 

Function Documentation

static void hal_cl_icache_disable ( uint32_t  device_id)
inlinestatic
static void hal_cl_icache_enable ( uint32_t  device_id)
inlinestatic

Cache enable.

References CL_ICACHE_CTRL_ENABLE, hal_write32(), and offset.

Referenced by __cluster_start().