Searched refs:RCC_PLL2Mul_8 (Results 1 – 1 of 1) sorted by relevance
238 #define RCC_PLL2Mul_8 ((uint32_t)0x00000600) macro248 #define IS_RCC_PLL2_MUL(MUL) (((MUL) == RCC_PLL2Mul_8) || ((MUL) == RCC_PLL2Mul_9) || \
Completed in 4 milliseconds