Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uarte.h502 NRF_STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg,
703 NRF_STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg, in nrf_uarte_rx_buffer_set() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_uarte.h565 nrf_uarte_rx_buffer_set(p_reg, p_buffer, length); in nrfy_uarte_rx_buffer_set()