Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/samples/src/nrfx_saadc/simple_blocking/
Dmain.c149 NRF_SAADC_OVERSAMPLE_DISABLED, in main()
193 NRF_SAADC_OVERSAMPLE_DISABLED, in main()
/hal_nordic-3.4.0/nrfx/samples/src/nrfx_saadc/simple_non_blocking/
Dmain.c193 NRF_SAADC_OVERSAMPLE_DISABLED, in main()
231 NRF_SAADC_OVERSAMPLE_DISABLED, in main()
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_saadc.h151 .oversampling = NRF_SAADC_OVERSAMPLE_DISABLED, \
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_saadc.c370 if (oversampling == NRF_SAADC_OVERSAMPLE_DISABLED) in nrfx_saadc_simple_mode_set()
418 if ((p_config->oversampling != NRF_SAADC_OVERSAMPLE_DISABLED) && in nrfx_saadc_advanced_mode_set()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_saadc.h177 NRF_SAADC_OVERSAMPLE_DISABLED = SAADC_OVERSAMPLE_OVERSAMPLE_Bypass, ///< No oversampling. enumerator