Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_uarte.h442 __STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg,
626 __STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg, in nrf_uarte_rx_buffer_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_uarte.c418 nrf_uarte_rx_buffer_set(p_instance->p_reg, p_data, length); in nrfx_uarte_rx()