FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | udma_core_fifo_cfg_sa_buffer_get (uint32_t base) |
static void | udma_core_fifo_cfg_sa_buffer_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_fifo_cfg_size_get (uint32_t base) |
static void | udma_core_fifo_cfg_size_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_fifo_cfg_evt_get (uint32_t base) |
static void | udma_core_fifo_cfg_evt_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_fifo_cfg_fifo_fill_get (uint32_t base) |
static void | udma_core_fifo_cfg_fifo_fill_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_fifo_cfg_ctrl_get (uint32_t base) |
static void | udma_core_fifo_cfg_ctrl_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References GAP_READ, and UDMA_CORE_FIFO_CFG_CTRL_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_FIFO_CFG_CTRL_OFFSET.
Referenced by hal_udma_core_fifo_enqueue(), and hal_udma_core_fifo_stop().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_FIFO_CFG_EVT_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_FIFO_CFG_EVT_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CORE_FIFO_CFG_FIFO_FILL_OFFSET.
Referenced by __pi_udma_fifo_level_get().
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_FIFO_CFG_FIFO_FILL_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CORE_FIFO_CFG_SA_BUFFER_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_FIFO_CFG_SA_BUFFER_OFFSET.
Referenced by hal_udma_core_fifo_enqueue().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_FIFO_CFG_SIZE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_FIFO_CFG_SIZE_OFFSET.
Referenced by hal_udma_core_fifo_enqueue().