Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c925 …huart->AbortReceiveCpltCallback = HAL_UART_AbortReceiveCpltCallback; /* Legacy weak AbortReceive… in HAL_UART_UnRegisterCallback()
2142 HAL_UART_AbortReceiveCpltCallback(huart); in HAL_UART_AbortReceive_IT()
2166 HAL_UART_AbortReceiveCpltCallback(huart); in HAL_UART_AbortReceive_IT()
2530 __weak void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart) in HAL_UART_AbortReceiveCpltCallback() function
2771 …huart->AbortReceiveCpltCallback = HAL_UART_AbortReceiveCpltCallback; /* Legacy weak AbortReceive… in UART_InitCallbacksToDefault()
3623 HAL_UART_AbortReceiveCpltCallback(huart); in UART_DMARxOnlyAbortCallback()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c1598 HAL_UART_AbortReceiveCpltCallback(huart); in HAL_UART_AbortReceive_IT()
1613 HAL_UART_AbortReceiveCpltCallback(huart); in HAL_UART_AbortReceive_IT()
1881 __weak void HAL_UART_AbortReceiveCpltCallback (UART_HandleTypeDef *huart) in HAL_UART_AbortReceiveCpltCallback() function
2736 HAL_UART_AbortReceiveCpltCallback(huart); in UART_DMARxOnlyAbortCallback()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart.h1402 void HAL_UART_AbortReceiveCpltCallback (UART_HandleTypeDef *huart);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h1622 void HAL_UART_AbortReceiveCpltCallback(UART_HandleTypeDef *huart);