Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c874 static int uart_nrfx_irq_tx_ready_complete(const struct device *dev) in uart_nrfx_irq_tx_ready_complete() function
911 uart_nrfx_irq_tx_ready_complete(dev)) in uart_nrfx_irq_is_pending()
1068 .irq_tx_ready = uart_nrfx_irq_tx_ready_complete,
1071 .irq_tx_complete = uart_nrfx_irq_tx_ready_complete,