Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Dserial_test.c182 static int serial_vnd_poll_in(const struct device *dev, unsigned char *c) in serial_vnd_poll_in() function
430 .poll_in = serial_vnd_poll_in,