Searched defs:RCC_PLL_ON (Results 1 – 3 of 3) sorted by relevance
441 #define RCC_PLL_ON ((uint32_t)0x00000002) /*!< PLL activation */ macro
431 #define RCC_PLL_ON (0x00000002U) /*!< PLL activation */ macro
290 #define RCC_PLL_ON 0x00000002U /*!< PLL activation */ macro