Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c104 static int xlnx_uartlite_poll_in(const struct device *dev, unsigned char *c) in xlnx_uartlite_poll_in() function
358 .poll_in = xlnx_uartlite_poll_in,