Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c271 static int xlnx_uartlite_irq_tx_complete(const struct device *dev) in xlnx_uartlite_irq_tx_complete() function
367 .irq_tx_complete = xlnx_uartlite_irq_tx_complete,