Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Duart_hvc_xen.c130 static int xen_hvc_fifo_read(const struct device *dev, uint8_t *rx_data, in xen_hvc_fifo_read() function
204 .fifo_read = xen_hvc_fifo_read,