Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_apbuart.c412 static void apbuart_irq_rx_enable(const struct device *dev) in apbuart_irq_rx_enable() function
533 .irq_rx_enable = apbuart_irq_rx_enable,