Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_hostlink.c387 static void uart_hostlink_poll_out(const struct device *dev, unsigned char c) in uart_hostlink_poll_out() function
396 .poll_out = uart_hostlink_poll_out,