Searched refs:RCC_PLL_FRAC_WAIT_VALUE (Results 1 – 2 of 2) sorted by relevance
78 #define RCC_PLL_FRAC_WAIT_VALUE 1U /* PLL Fractional part waiting time before new la… macro981 while ((HAL_GetTick() - tickstart) < RCC_PLL_FRAC_WAIT_VALUE) in HAL_RCC_OscConfig()
92 #define RCC_PLL_FRAC_WAIT_VALUE 1U /* PLL Fractional part waiting time before new latc… macro803 while ((HAL_GetTick() - tickstart) < RCC_PLL_FRAC_WAIT_VALUE) in HAL_RCC_OscConfig()