Searched refs:LPUART_RxEDMACallback (Results 1 – 1 of 1) sorted by relevance
1886 static void LPUART_RxEDMACallback(edma_handle_t *handle, void *param, bool transferDone, uint32_t t… in LPUART_RxEDMACallback() function1931 EDMA_SetCallback(&uartDmaHandle->rxEdmaHandle, LPUART_RxEDMACallback, NULL); in LPUART_StartRingBufferEDMA()