Searched refs:ADC_CALIBRATION_STEPS (Results 1 – 1 of 1) sorted by relevance
70 #define ADC_CALIBRATION_STEPS (8UL) /*!< Number of ADC measurement during calibrat… macro2325 for (calibration_step = 0; calibration_step < ADC_CALIBRATION_STEPS; calibration_step++) in ADC_Calibration_MeasureOffset()