Searched defs:RCC_PLLCFGR_PLLSRC (Results 1 – 2 of 2) sorted by relevance
620 #define RCC_PLLCFGR_PLLSRC (0x01U << RCC_PLLCFGR_PLLSRC_Pos) ///< PLL entry clo… macro
1520 #define RCC_PLLCFGR_PLLSRC(x) (((uint32_t)(((uint32_t)(x)) << RCC_PLLCFGR_PLLSRC_… macro
Completed in 54 milliseconds