Home
last modified time | relevance | path

Searched refs:ADC_CALIBRATION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_adc_ex.c77 #define ADC_CALIBRATION_TIMEOUT 2U macro
150 if((HAL_GetTick() - tickstart) > ADC_CALIBRATION_TIMEOUT) in HAL_ADCEx_Calibration_Start()

Completed in 2 milliseconds