Searched refs:ReceptionType (Results 1 – 2 of 2) sorted by relevance
688 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 …]
168 __IO HAL_UART_RxTypeTypeDef ReceptionType; /*!< Type of ongoing reception */ member
Completed in 12 milliseconds