Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h527 uint16_t amount = nrf_saadc_amount_get(p_reg); in nrfy_saadc_amount_get()
659 size_t size = stop ? nrf_saadc_amount_get(p_reg) : p_desc->length; in __nrfy_internal_saadc_events_process()
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h727 NRF_STATIC_INLINE uint16_t nrf_saadc_amount_get(NRF_SAADC_Type const * p_reg);
1101 NRF_STATIC_INLINE uint16_t nrf_saadc_amount_get(NRF_SAADC_Type const * p_reg) in nrf_saadc_amount_get() function