FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | udma_core_2d_addrgen_cfg_sa_buf0_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_sa_buf0_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_sa_buf1_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_sa_buf1_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_size_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_size_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_stride_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_stride_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_row_len_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_row_len_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_curr_addr_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_curr_addr_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_bytes_left_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_bytes_left_set (uint32_t base, uint32_t value) |
static uint32_t | udma_core_2d_addrgen_cfg_ctrl_get (uint32_t base) |
static void | udma_core_2d_addrgen_cfg_ctrl_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_BYTES_LEFT_OFFSET.
Referenced by hal_udma_core_2d_bytes_left_get().
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_BYTES_LEFT_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_CTRL_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_CTRL_OFFSET.
Referenced by hal_udma_core_2d_enqueue(), hal_udma_core_2d_reset(), and hal_udma_core_2d_stop().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_CURR_ADDR_OFFSET.
Referenced by hal_udma_core_2d_curr_addr_get().
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_CURR_ADDR_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_ROW_LEN_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_ROW_LEN_OFFSET.
Referenced by hal_udma_core_2d_enqueue().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_SA_BUF0_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_SA_BUF0_OFFSET.
Referenced by hal_udma_core_2d_enqueue().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_SA_BUF1_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_SA_BUF1_OFFSET.
Referenced by hal_udma_core_2d_enqueue().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_SIZE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_SIZE_OFFSET.
Referenced by hal_udma_core_2d_enqueue().
|
inlinestatic |
References GAP_READ, and UDMA_CORE_2D_ADDRGEN_CFG_STRIDE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CORE_2D_ADDRGEN_CFG_STRIDE_OFFSET.
Referenced by hal_udma_core_2d_enqueue().