Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c404 static int apbuart_irq_tx_complete(const struct device *dev) in apbuart_irq_tx_complete() function
535 .irq_tx_complete = apbuart_irq_tx_complete,