Searched refs:RCC_PLLMul_4 (Results 1 – 1 of 1) sorted by relevance
104 #define RCC_PLLMul_4 ((uint32_t)0x00080000) macro118 ((MUL) == RCC_PLLMul_4) || ((MUL) == RCC_PLLMul_5) || \127 #define RCC_PLLMul_4 ((uint32_t)0x00080000) macro135 #define IS_RCC_PLL_MUL(MUL) (((MUL) == RCC_PLLMul_4) || ((MUL) == RCC_PLLMul_5) || \
Completed in 3 milliseconds