Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c911 static int uart_xlnx_ps_fifo_read(const struct device *dev, uint8_t *rx_data, const int size) in uart_xlnx_ps_fifo_read() function
1159 .fifo_read = uart_xlnx_ps_fifo_read,