Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dstm32-usart.c1503 static void stm32_usart_console_putchar(struct uart_port *port, int ch) in stm32_usart_console_putchar() function
1536 uart_console_write(port, s, cnt, stm32_usart_console_putchar); in stm32_usart_console_write()