Searched refs:uart_nrfx_irq_tx_ready_complete (Results 1 – 1 of 1) sorted by relevance
874 static int uart_nrfx_irq_tx_ready_complete(const struct device *dev) in uart_nrfx_irq_tx_ready_complete() function911 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,