Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Duart_xlnx_ps.c343 static int uart_xlnx_ps_poll_in(const struct device *dev, unsigned char *c) in uart_xlnx_ps_poll_in() function
1100 .poll_in = uart_xlnx_ps_poll_in,