Searched refs:oversampler_type (Results 1 – 1 of 1) sorted by relevance
195 int8_t oversampler_type; member760 if (config->oversampler_type == OVERSAMPLER_MINIMAL) { in adc_stm32_oversampling()767 if (config->oversampler_type == OVERSAMPLER_EXTENDED) { in adc_stm32_oversampling()1944 .oversampler_type = DT_INST_STRING_UPPER_TOKEN(index, st_adc_oversampler), \