Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/serial/
Dserial_test.c201 static void serial_vnd_poll_out(const struct device *dev, unsigned char c) in serial_vnd_poll_out() function
431 .poll_out = serial_vnd_poll_out,