Searched refs:tx_abort (Results 1 – 1 of 1) sorted by relevance
68 volatile bool tx_abort; member323 if (p_cb->tx_abort) in tx_blocking()358 p_cb->tx_abort = false; in nrfx_uart_tx()616 p_cb->tx_abort = true; in nrfx_uart_tx_abort()699 if (p_cb->tx_counter < tx_buffer_length && !p_cb->tx_abort) in irq_handler()