Searched refs:tx_counter (Results 1 – 1 of 1) sorted by relevance
66 volatile size_t tx_counter; member307 uint8_t txd = p_cb->p_tx_buffer[p_cb->tx_counter]; in tx_byte()308 p_cb->tx_counter++; in tx_byte()317 while (p_cb->tx_counter < tx_buffer_length) in tx_blocking()357 p_cb->tx_counter = 0; in nrfx_uart_tx()620 tx_done_event(p_cb, p_cb->tx_counter); in nrfx_uart_tx_abort()699 if (p_cb->tx_counter < tx_buffer_length && !p_cb->tx_abort) in irq_handler()