Searched refs:fast_uart_dma_tx_cb (Results 1 – 1 of 1) sorted by relevance
142 static void (*fast_uart_dma_tx_cb)(void) = NULL; variable170 fast_uart_dma_tx_cb = tx_cb; in _MDrv_UrDMA_RegisterCallback()350 if (fast_uart_dma_tx_cb != NULL) in MDrv_UrDMA_ISR()352 fast_uart_dma_tx_cb(); in MDrv_UrDMA_ISR()