Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h689 NRF_STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg,
966 NRF_STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg, in nrf_uarte_rx_buffer_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h609 nrf_uarte_rx_buffer_set(p_reg, p_buffer, length); in nrfy_uarte_rx_buffer_set()