Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c354 static void apbuart_irq_tx_enable(const struct device *dev) in apbuart_irq_tx_enable() function
530 .irq_tx_enable = apbuart_irq_tx_enable,