Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_uart.c688 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in HAL_UART_DeInit()
1234 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in HAL_UART_Receive()
1630 huart->ReceptionType = HAL_UART_RECEPTION_TOIDLE; in HAL_UARTEx_ReceiveToIdle()
1753 huart->ReceptionType = HAL_UART_RECEPTION_TOIDLE; in HAL_UARTEx_ReceiveToIdle_IT()
1814 huart->ReceptionType = HAL_UART_RECEPTION_TOIDLE; in HAL_UARTEx_ReceiveToIdle_DMA()
1928 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in HAL_UART_Abort()
2038 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in HAL_UART_AbortReceive()
3309 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in UART_EndRxTransfer()
3368 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in UART_DMATxAbortCallback()
3414 huart->ReceptionType = HAL_UART_RECEPTION_STANDARD; in UART_DMARxAbortCallback()
[all …]
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_uart.h168 __IO HAL_UART_RxTypeTypeDef ReceptionType; /*!< Type of ongoing reception */ member

Completed in 10 milliseconds