Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_intel_lw.c113 static int uart_intel_lw_irq_update(const struct device *dev);
694 static int uart_intel_lw_irq_update(const struct device *dev) in uart_intel_lw_irq_update() function
958 .irq_update = uart_intel_lw_irq_update,