Searched refs:UART_TxISR_8BIT_FIFOEN (Results 1 – 1 of 1) sorted by relevance
241 static void UART_TxISR_8BIT_FIFOEN(UART_HandleTypeDef *huart);1267 huart->TxISR = UART_TxISR_8BIT_FIFOEN; in HAL_UART_Transmit_IT()3703 static void UART_TxISR_8BIT_FIFOEN(UART_HandleTypeDef *huart) in UART_TxISR_8BIT_FIFOEN() function