Searched refs:ADC_ENABLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
333 #define ADC_ENABLE_TIMEOUT (2UL) /*!< ADC enable time-out value */ macro3410 if ((HAL_GetTick() - tickstart) > ADC_ENABLE_TIMEOUT) in ADC_Enable()