Searched defs:stop_on_end (Results 1 – 1 of 1) sorted by relevance
378 static bool is_tx_ready(NRF_UARTE_Type * p_uarte, bool stop_on_end) in is_tx_ready()411 static bool prepare_tx(NRF_UARTE_Type * p_uarte, bool stop_on_end) in prepare_tx()673 bool stop_on_end = p_cb->flags & UARTE_FLAG_TX_STOP_ON_END; in block_on_tx() local709 bool stop_on_end) in wait_for_endtx()1256 bool stop_on_end = p_cb->flags & UARTE_FLAG_RX_STOP_ON_END; in rx_flushed_handler() local