Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c193 static int mcux_flexcomm_irq_tx_complete(const struct device *dev) in mcux_flexcomm_irq_tx_complete() function
1083 .irq_tx_complete = mcux_flexcomm_irq_tx_complete,