Searched refs:RCC_PLLMul_3 (Results 1 – 1 of 1) sorted by relevance
103 #define RCC_PLLMul_3 ((uint32_t)0x00040000) macro117 #define IS_RCC_PLL_MUL(MUL) (((MUL) == RCC_PLLMul_2) || ((MUL) == RCC_PLLMul_3) || \
Completed in 4 milliseconds