Searched refs:RCC_PLL1CFGR1_PLL1SEL_0 (Results 1 – 7 of 7) sorted by relevance
378 case RCC_PLL1CFGR1_PLL1SEL_0: /* MSI selected as PLL clock source */ in SystemCoreClockUpdate()391 …case (RCC_PLL1CFGR1_PLL1SEL_1 | RCC_PLL1CFGR1_PLL1SEL_0): /* I2S_CKIN selected as PLL clock sourc… in SystemCoreClockUpdate()
435 case RCC_PLL1CFGR1_PLL1SEL_0: /* MSI selected as PLL clock source */ in SystemCoreClockUpdate()448 …case (RCC_PLL1CFGR1_PLL1SEL_1 | RCC_PLL1CFGR1_PLL1SEL_0): /* I2S_CKIN selected as PLL clock sourc… in SystemCoreClockUpdate()
25361 #define RCC_PLL1CFGR1_PLL1SEL_0 (0x1UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x1000000… macro
26510 #define RCC_PLL1CFGR1_PLL1SEL_0 (0x1UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x1000000… macro
26268 #define RCC_PLL1CFGR1_PLL1SEL_0 (0x1UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x1000000… macro
25603 #define RCC_PLL1CFGR1_PLL1SEL_0 (0x1UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x1000000… macro
1461 #define LL_RCC_PLLSOURCE_MSI RCC_PLL1CFGR1_PLL1SEL_01463 #define LL_RCC_PLLSOURCE_I2S_CKIN (RCC_PLL1CFGR1_PLL1SEL_1 | RCC_PLL1CFGR1_PLL1SEL_0)