Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_ptty.c37 static int np_uart_stdin_poll_in(const struct device *dev,
60 .poll_in = np_uart_stdin_poll_in,
165 static int __maybe_unused np_uart_stdin_poll_in(const struct device *dev, unsigned char *p_char) in np_uart_stdin_poll_in() function