Searched refs:UART_DMAReceiveCplt (Results 1 – 3 of 3) sorted by relevance
203 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);3450 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in UART_Start_Receive_DMA()3626 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function
207 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);3479 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in UART_Start_Receive_DMA()3619 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function
203 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);3518 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in UART_Start_Receive_DMA()3690 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function