FreeRTOS port on GAP8/RISC-V
|
Functions | |
static uint32_t | udma_ffc_rx_dest_get (uint32_t base) |
static void | udma_ffc_rx_dest_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_tx_dest_get (uint32_t base) |
static void | udma_ffc_tx_dest_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_fl_format_get (uint32_t base) |
static void | udma_ffc_fl_format_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_fp_format_get (uint32_t base) |
static void | udma_ffc_fp_format_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_fp_prec_get (uint32_t base) |
static void | udma_ffc_fp_prec_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_fp_scale_get (uint32_t base) |
static void | udma_ffc_fp_scale_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_mode_get (uint32_t base) |
static void | udma_ffc_mode_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_trans_mode_get (uint32_t base) |
static void | udma_ffc_trans_mode_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_conv_num_get (uint32_t base) |
static void | udma_ffc_conv_num_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_conv_tx_addr_get (uint32_t base) |
static void | udma_ffc_conv_tx_addr_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_conv_rx_addr_get (uint32_t base) |
static void | udma_ffc_conv_rx_addr_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_irq_en_get (uint32_t base) |
static void | udma_ffc_irq_en_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_status_get (uint32_t base) |
static void | udma_ffc_status_set (uint32_t base, uint32_t value) |
static uint32_t | udma_ffc_start_get (uint32_t base) |
static void | udma_ffc_start_set (uint32_t base, uint32_t value) |
|
inlinestatic |
References GAP_READ, and UDMA_FFC_CONV_NUM_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_CONV_NUM_OFFSET.
Referenced by __pi_ffc_conversion_start().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_CONV_RX_ADDR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_CONV_RX_ADDR_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_FFC_CONV_TX_ADDR_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_CONV_TX_ADDR_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_FFC_FL_FORMAT_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_FL_FORMAT_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_FP_FORMAT_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_FP_FORMAT_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_FP_PREC_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_FP_PREC_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_FP_SCALE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_FP_SCALE_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_IRQ_EN_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_IRQ_EN_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_FFC_MODE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_MODE_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_RX_DEST_OFFSET.
Referenced by __pi_ffc_conversion_start().
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_RX_DEST_OFFSET.
Referenced by __pi_ffc_conf_apply().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_START_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_START_OFFSET.
Referenced by __pi_ffc_conversion_start(), and __pi_ffc_event_handler().
|
inlinestatic |
References GAP_READ, and UDMA_FFC_STATUS_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_STATUS_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_FFC_TRANS_MODE_OFFSET.
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_TRANS_MODE_OFFSET.
|
inlinestatic |
References GAP_READ, and UDMA_FFC_TX_DEST_OFFSET.
Referenced by __pi_ffc_conversion_start().
|
inlinestatic |
References GAP_WRITE, and UDMA_FFC_TX_DEST_OFFSET.
Referenced by __pi_ffc_conf_apply().