Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c745 static nrfx_err_t poll_out(nrfx_uarte_t const * p_instance, uint8_t const * p_byte, bool early_ret) in poll_out() function
854 err = poll_out(p_instance, &p_buffer[i], early_ret); in blocking_tx()