Home
last modified time | relevance | path

Searched refs:stm32_uart_flush (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_uart.h156 int stm32_uart_flush(struct stm32_uart_handle_s *huart);
/rk3399_ARM-atf/drivers/st/uart/
H A Dstm32_uart.c398 int stm32_uart_flush(struct stm32_uart_handle_s *huart) in stm32_uart_flush() function
/rk3399_ARM-atf/plat/st/common/
H A Dstm32cubeprogrammer_uart.c484 stm32_uart_flush(&handle.uart); in uart_read()