Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_intel_lw.c114 static int uart_intel_lw_irq_tx_ready(const struct device *dev);
573 static int uart_intel_lw_irq_tx_ready(const struct device *dev) in uart_intel_lw_irq_tx_ready() function
952 .irq_tx_ready = uart_intel_lw_irq_tx_ready,