Searched refs:fast_uart_dma_rx_cb (Results 1 – 1 of 1) sorted by relevance
141 static void (*fast_uart_dma_rx_cb)(void) = NULL; variable169 fast_uart_dma_rx_cb = rx_cb; in _MDrv_UrDMA_RegisterCallback()337 if (fast_uart_dma_rx_cb != NULL) in MDrv_UrDMA_ISR()339 fast_uart_dma_rx_cb(); in MDrv_UrDMA_ISR()