Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_uart.c66 volatile bool tx_abort; member
254 if (p_cb->tx_abort) in tx_blocking()
288 p_cb->tx_abort = false; in nrfx_uart_tx()
525 p_cb->tx_abort = true; in nrfx_uart_tx_abort()
607 if (p_cb->tx_counter < tx_buffer_length && !p_cb->tx_abort) in uart_irq_handler()

Completed in 27 milliseconds