Searched refs:stm32_uart_flush (Results 1 – 3 of 3) sorted by relevance
156 int stm32_uart_flush(struct stm32_uart_handle_s *huart);
398 int stm32_uart_flush(struct stm32_uart_handle_s *huart) in stm32_uart_flush() function
484 stm32_uart_flush(&handle.uart); in uart_read()