Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_uart.c507 static void tx_done_event(uart_control_block_t * p_cb, in tx_done_event() function
529 tx_done_event(p_cb, p_cb->tx_counter); in nrfx_uart_tx_abort()
616 tx_done_event(p_cb, p_cb->tx_buffer_length); in uart_irq_handler()
A Dnrfx_uarte.c566 static void tx_done_event(uarte_control_block_t * p_cb, in tx_done_event() function
678 tx_done_event(p_cb, nrf_uarte_tx_amount_get(p_uarte)); in uarte_irq_handler()
687 tx_done_event(p_cb, nrf_uarte_tx_amount_get(p_uarte)); in uarte_irq_handler()

Completed in 5 milliseconds