Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h617 uint32_t amount = nrf_uarte_rx_amount_get(p_reg); in nrfy_uarte_rx_amount_get()
690 size_t size = nrf_uarte_rx_amount_get(p_reg); in __nrfy_internal_uarte_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h709 NRF_STATIC_INLINE uint32_t nrf_uarte_rx_amount_get(NRF_UARTE_Type const * p_reg);
988 NRF_STATIC_INLINE uint32_t nrf_uarte_rx_amount_get(NRF_UARTE_Type const * p_reg) in nrf_uarte_rx_amount_get() function