Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c304 static int xlnx_uartlite_irq_is_pending(const struct device *dev) in xlnx_uartlite_irq_is_pending() function
371 .irq_is_pending = xlnx_uartlite_irq_is_pending,