Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h587 NRFY_STATIC_INLINE uint8_t const * nrfy_uarte_tx_buffer_get(NRF_UARTE_Type * p_reg) in nrfy_uarte_tx_buffer_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c722 p_tx = nrfy_uarte_tx_buffer_get(p_uarte); in wait_for_endtx()