Searched refs:ADC_CALIBRATION_STEPS (Results 1 – 1 of 1) sorted by relevance
483 #define ADC_CALIBRATION_STEPS (8U) macro492 for (calib_step = 0; calib_step < ADC_CALIBRATION_STEPS; calib_step++) { in adc_stm32_calibration_measure()501 calib_factor_avg /= ADC_CALIBRATION_STEPS; in adc_stm32_calibration_measure()