Searched refs:stm32_uart_getc (Results 1 – 3 of 3) sorted by relevance
107 ret = stm32_uart_getc(&handle.uart); in uart_read_8()128 ret = stm32_uart_getc(&handle.uart); in uart_send_result()
157 int stm32_uart_getc(struct stm32_uart_handle_s *huart);
418 int stm32_uart_getc(struct stm32_uart_handle_s *huart) in stm32_uart_getc() function