Searched refs:ADC_CALIBRATION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
77 #define ADC_CALIBRATION_TIMEOUT 10U macro160 if((HAL_GetTick() - tickstart) > ADC_CALIBRATION_TIMEOUT) in HAL_ADCEx_Calibration_Start()
91 #define ADC_CALIBRATION_TIMEOUT (296960UL) /*!< ADC calibration time-out value (unit: CPU… macro182 if (wait_loop_index >= ADC_CALIBRATION_TIMEOUT) in HAL_ADCEx_Calibration_Start()