Searched refs:UART_DMAReceiveCplt (Results 1 – 3 of 3) sorted by relevance
182 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);1038 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in HAL_UART_Receive_DMA()1597 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function
137 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);1053 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in HAL_UART_Receive_DMA()2530 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function
229 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);1484 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in HAL_UART_Receive_DMA()3347 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function