Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uarte.h543 nrfx_err_t nrfx_uarte_rx_buffer_set(nrfx_uarte_t const * p_instance,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c1441 nrfx_err_t nrfx_uarte_rx_buffer_set(nrfx_uarte_t const * p_instance, in nrfx_uarte_rx_buffer_set() function
1654 nrfx_err_t err_code = nrfx_uarte_rx_buffer_set(p_instance, p_data, length); in nrfx_uarte_rx()