Searched refs:RCC_PLLMul_8 (Results 1 – 15 of 15) sorted by relevance
151 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro164 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
150 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro162 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
150 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro177 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
80 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro108 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
89 #define RCC_PLLMul_8 RCC_CFGR_PLLMULL8 macro101 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
94 #define RCC_PLLMul_8 RCC_CFGR_PLLMULL8 macro106 ((MUL) == RCC_PLLMul_8) || ((MUL) == RCC_PLLMul_9) || \
128 RCC_PLLMul_8 = 0x00180000U, enumerator
44 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro
46 #define RCC_PLLMul_8 ((uint32_t)0x00180000) macro
414 if(RCC_PLLMul==RCC_PLLMul_8) in RCC_PLLConfig()
395 if(RCC_PLLMul==RCC_PLLMul_8) in RCC_PLLConfig()
396 if(RCC_PLLMul == RCC_PLLMul_8) in RCC_PLLConfig()
433 if(RCC_PLLMul==RCC_PLLMul_8) in RCC_PLLConfig()
Completed in 40 milliseconds