Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc_ex.c68 #define SYSCFG_BUF_TEMPSENSOR_ENABLE_TIMEOUT (1U) macro
316 if ((HAL_GetTick() - tickstart) > SYSCFG_BUF_TEMPSENSOR_ENABLE_TIMEOUT) in HAL_ADCEx_EnableVREFINTTempSensor()