Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c882 while ((HAL_GetTick() - tickstart) < PLL_FRAC_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h8016 #define PLL_FRAC_TIMEOUT_VALUE (1U) /* PLL Fractional part waiting time before new latch ena… macro