Home
last modified time | relevance | path

Searched refs:dw_uart_dma_event_cb (Results 1 – 1 of 1) sorted by relevance

/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/
A Duart.c566 static void dw_uart_dma_event_cb(csi_dma_ch_t *dma, csi_dma_event_t event, void *arg) in dw_uart_dma_event_cb() function
718 csi_dma_ch_attach_callback(tx_dma, dw_uart_dma_event_cb, NULL); in csi_uart_link_dma()
740 csi_dma_ch_attach_callback(rx_dma, dw_uart_dma_event_cb, NULL); in csi_uart_link_dma()

Completed in 9 milliseconds