Searched refs:oversampling (Results 1 – 3 of 3) sorted by relevance
188 .oversampling = NRF_SAADC_OVERSAMPLE_DISABLED, \206 nrf_saadc_oversample_t oversampling; ///< Oversampling configuration. member365 nrf_saadc_oversample_t oversampling,
198 nrf_saadc_oversample_t oversampling, in saadc_generic_mode_set() argument220 nrfy_saadc_config_t config = {.resolution = resolution, .oversampling = oversampling}; in saadc_generic_mode_set()362 nrf_saadc_oversample_t oversampling, in nrfx_saadc_simple_mode_set() argument380 if (oversampling == NRF_SAADC_OVERSAMPLE_DISABLED) in nrfx_saadc_simple_mode_set()392 oversampling, in nrfx_saadc_simple_mode_set()428 if ((p_config->oversampling != NRF_SAADC_OVERSAMPLE_DISABLED) && in nrfx_saadc_advanced_mode_set()444 p_config->oversampling, in nrfx_saadc_advanced_mode_set()
82 nrf_saadc_oversample_t oversampling; ///< Oversampling setting. member102 nrf_saadc_oversample_set(p_reg, p_config->oversampling); in nrfy_saadc_periph_configure()