Searched refs:ADC_ENABLE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
310 #define ADC_ENABLE_TIMEOUT (2U) macro1929 if((HAL_GetTick() - tickstart ) > ADC_ENABLE_TIMEOUT) in ADC_Enable()
328 #define ADC_ENABLE_TIMEOUT 10U macro
349 #define ADC_ENABLE_TIMEOUT (2UL) /*!< ADC enable time-out value */ macro3417 if((HAL_GetTick() - tickstart) > ADC_ENABLE_TIMEOUT) in ADC_Enable()
1950 if((HAL_GetTick() - tickstart) > ADC_ENABLE_TIMEOUT) in ADC_Enable()