Searched refs:NRF_SAADC_OVERSAMPLE_DISABLED (Results 1 – 3 of 3) sorted by relevance
132 .oversampling = NRF_SAADC_OVERSAMPLE_DISABLED, \
318 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()
78 NRF_SAADC_OVERSAMPLE_DISABLED = SAADC_OVERSAMPLE_OVERSAMPLE_Bypass, ///< No oversampling. enumerator
Completed in 8 milliseconds