Searched refs:RCC_PLLMul_5 (Results 1 – 1 of 1) sorted by relevance
105 #define RCC_PLLMul_5 ((uint32_t)0x000C0000) macro118 ((MUL) == RCC_PLLMul_4) || ((MUL) == RCC_PLLMul_5) || \128 #define RCC_PLLMul_5 ((uint32_t)0x000C0000) macro135 #define IS_RCC_PLL_MUL(MUL) (((MUL) == RCC_PLLMul_4) || ((MUL) == RCC_PLLMul_5) || \
Completed in 4 milliseconds