Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c392 static int apbuart_irq_tx_ready(const struct device *dev) in apbuart_irq_tx_ready() function
532 .irq_tx_ready = apbuart_irq_tx_ready,