FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | fc_icache_ctrl_enable_get (uint32_t base) |
static void | fc_icache_ctrl_enable_set (uint32_t base, uint32_t value) |
static uint32_t | fc_icache_ctrl_flush_get (uint32_t base) |
static void | fc_icache_ctrl_flush_set (uint32_t base, uint32_t value) |
static uint32_t | fc_icache_ctrl_sel_flush_get (uint32_t base) |
static void | fc_icache_ctrl_sel_flush_set (uint32_t base, uint32_t value) |
static uint32_t | fc_icache_ctrl_status_get (uint32_t base) |
static void | fc_icache_ctrl_status_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References FC_ICACHE_CTRL_ENABLE_OFFSET, and GAP_READ.
|
inlinestatic |
References FC_ICACHE_CTRL_ENABLE_OFFSET, and GAP_WRITE.
|
inlinestatic |
References FC_ICACHE_CTRL_FLUSH_OFFSET, and GAP_READ.
|
inlinestatic |
References FC_ICACHE_CTRL_FLUSH_OFFSET, and GAP_WRITE.
|
inlinestatic |
References FC_ICACHE_CTRL_SEL_FLUSH_OFFSET, and GAP_READ.
|
inlinestatic |
References FC_ICACHE_CTRL_SEL_FLUSH_OFFSET, and GAP_WRITE.
|
inlinestatic |
References FC_ICACHE_CTRL_STATUS_OFFSET, and GAP_READ.
|
inlinestatic |
References FC_ICACHE_CTRL_STATUS_OFFSET, and GAP_WRITE.