Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c588 static void tx_done_event(uart_control_block_t * p_cb, in tx_done_event() function
620 tx_done_event(p_cb, p_cb->tx_counter); in nrfx_uart_tx_abort()
708 tx_done_event(p_cb, p_cb->tx_buffer_length); in irq_handler()