Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_tty.c137 static void native_tty_uart_poll_out(const struct device *dev, unsigned char out_char) in native_tty_uart_poll_out() function
370 .poll_out = native_tty_uart_poll_out,