Searched refs:UART_RxISR_16BIT_FIFOEN (Results 1 – 1 of 1) sorted by relevance
249 static void UART_RxISR_16BIT_FIFOEN(UART_HandleTypeDef *huart);1349 huart->RxISR = UART_RxISR_16BIT_FIFOEN; in HAL_UART_Receive_IT()3978 static void UART_RxISR_16BIT_FIFOEN(UART_HandleTypeDef *huart) in UART_RxISR_16BIT_FIFOEN() function