Searched refs:oversampler_type (Results 1 – 1 of 1) sorted by relevance
188 int8_t oversampler_type; member703 if (config->oversampler_type == OVERSAMPLER_MINIMAL) { in adc_stm32_oversampling()710 if (config->oversampler_type == OVERSAMPLER_EXTENDED) { in adc_stm32_oversampling()1869 .oversampler_type = DT_INST_STRING_UPPER_TOKEN(index, st_adc_oversampler), \