Searched refs:UART_RxISR_8BIT_FIFOEN (Results 1 – 1 of 1) sorted by relevance
248 static void UART_RxISR_8BIT_FIFOEN(UART_HandleTypeDef *huart);1353 huart->RxISR = UART_RxISR_8BIT_FIFOEN; in HAL_UART_Receive_IT()3909 static void UART_RxISR_8BIT_FIFOEN(UART_HandleTypeDef *huart) in UART_RxISR_8BIT_FIFOEN() function