Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uarte.h525 nrfx_err_t nrfx_uarte_rx_enable(nrfx_uarte_t const * p_instance, uint32_t flags);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c1283 nrfx_err_t nrfx_uarte_rx_enable(nrfx_uarte_t const * p_instance, uint32_t flags) in nrfx_uarte_rx_enable() function
1669 err_code = nrfx_uarte_rx_enable(p_instance, flags); in nrfx_uarte_rx()