FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | udma_cpi_cam_rx_dest_get (uint32_t base) |
static void | udma_cpi_cam_rx_dest_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_rx_datasize_get (uint32_t base) |
static void | udma_cpi_cam_rx_datasize_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_cfg_glob_get (uint32_t base) |
static void | udma_cpi_cam_cfg_glob_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_cfg_ll_get (uint32_t base) |
static void | udma_cpi_cam_cfg_ll_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_cfg_ur_get (uint32_t base) |
static void | udma_cpi_cam_cfg_ur_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_cfg_size_get (uint32_t base) |
static void | udma_cpi_cam_cfg_size_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_cfg_rgb_get (uint32_t base) |
static void | udma_cpi_cam_cfg_rgb_set (uint32_t base, uint32_t value) |
static uint32_t | udma_cpi_cam_sync_polarity_get (uint32_t base) |
static void | udma_cpi_cam_sync_polarity_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_CFG_GLOB_OFFSET.
Referenced by hal_cpi_format_set(), hal_cpi_framedrop_set(), hal_cpi_frameslice_set(), and hal_cpi_global_enable_set().
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_CFG_GLOB_OFFSET.
Referenced by hal_cpi_format_set(), hal_cpi_framedrop_set(), hal_cpi_frameslice_set(), hal_cpi_global_config_set(), and hal_cpi_global_enable_set().
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_CFG_LL_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_CFG_LL_OFFSET.
Referenced by hal_cpi_ll_set().
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_CFG_RGB_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_CFG_RGB_OFFSET.
Referenced by hal_cpi_rgb_sequence_set().
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_CFG_SIZE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_CFG_SIZE_OFFSET.
Referenced by hal_cpi_rowlen_set().
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_CFG_UR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_CFG_UR_OFFSET.
Referenced by hal_cpi_ur_set().
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_RX_DATASIZE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_RX_DATASIZE_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_RX_DEST_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_RX_DEST_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_CPI_CAM_SYNC_POLARITY_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_CPI_CAM_SYNC_POLARITY_OFFSET.
Referenced by hal_cpi_sync_polarity_set().