Searched refs:PLL_FRAC_WAIT_VALUE (Results 1 – 2 of 2) sorted by relevance
74 #define PLL_FRAC_WAIT_VALUE 1U /* PLL Fractional part waiting time before new la… macro908 while ((HAL_GetTick() - tickstart) < PLL_FRAC_WAIT_VALUE) in HAL_RCC_OscConfig()
72 #define PLL_FRAC_WAIT_VALUE 1U /* PLL Fractional part waiting time before new latc… macro1302 while ((HAL_GetTick() - tickstart) < PLL_FRAC_WAIT_VALUE) in HAL_RCC_OscConfig()