Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_ptty.c41 static void np_uart_poll_out(const struct device *dev,
56 .poll_out = np_uart_poll_out,
68 .poll_out = np_uart_poll_out,
131 static void np_uart_poll_out(const struct device *dev, in np_uart_poll_out() function