Home
last modified time | relevance | path

Searched refs:UART_DMAReceiveCplt (Results 1 – 1 of 1) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_uart.c290 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma);
3025 static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) in UART_DMAReceiveCplt() function
3242 huart->hdmarx->XferCpltCallback = UART_DMAReceiveCplt; in UART_Start_Receive_DMA()

Completed in 7 milliseconds