Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc_ex.c63 #define SYSCFG_BUF_VREFINT_ENABLE_TIMEOUT (3U) macro
269 if ((HAL_GetTick() - tickstart) > SYSCFG_BUF_VREFINT_ENABLE_TIMEOUT) in HAL_ADCEx_EnableVREFINT()