Searched refs:nrf_saadc_amount_get (Results 1 – 2 of 2) sorted by relevance
527 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()
727 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