Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c295 static int xlnx_uartlite_irq_rx_ready(const struct device *dev) in xlnx_uartlite_irq_rx_ready() function
307 xlnx_uartlite_irq_rx_ready(dev)); in xlnx_uartlite_irq_is_pending()
370 .irq_rx_ready = xlnx_uartlite_irq_rx_ready,