Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_smartbond.c582 static int uart_smartbond_irq_tx_complete(const struct device *dev) in uart_smartbond_irq_tx_complete() function
744 .irq_tx_complete = uart_smartbond_irq_tx_complete,