Home
last modified time | relevance | path

Searched refs:NRF_SAADC_OVERSAMPLE_DISABLED (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_saadc.h132 .oversampling = NRF_SAADC_OVERSAMPLE_DISABLED, \
/external/platform/nrfx/drivers/src/
A Dnrfx_saadc.c318 if (oversampling == NRF_SAADC_OVERSAMPLE_DISABLED) in nrfx_saadc_simple_mode_set()
366 if ((p_config->oversampling != NRF_SAADC_OVERSAMPLE_DISABLED) && in nrfx_saadc_advanced_mode_set()
/external/platform/nrfx/hal/
A Dnrf_saadc.h78 NRF_SAADC_OVERSAMPLE_DISABLED = SAADC_OVERSAMPLE_OVERSAMPLE_Bypass, ///< No oversampling. enumerator

Completed in 8 milliseconds