Searched refs:RCC_PLL1CFGR1_PLL1SEL_1 (Results 1 – 7 of 7) sorted by relevance
388 case RCC_PLL1CFGR1_PLL1SEL_1: /* HSE 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()
445 case RCC_PLL1CFGR1_PLL1SEL_1: /* HSE 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()
25362 #define RCC_PLL1CFGR1_PLL1SEL_1 (0x2UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x2000000… macro
26511 #define RCC_PLL1CFGR1_PLL1SEL_1 (0x2UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x2000000… macro
26269 #define RCC_PLL1CFGR1_PLL1SEL_1 (0x2UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x2000000… macro
25604 #define RCC_PLL1CFGR1_PLL1SEL_1 (0x2UL << RCC_PLL1CFGR1_PLL1SEL_Pos) /*!< 0x2000000… macro
1462 #define LL_RCC_PLLSOURCE_HSE RCC_PLL1CFGR1_PLL1SEL_11463 #define LL_RCC_PLLSOURCE_I2S_CKIN (RCC_PLL1CFGR1_PLL1SEL_1 | RCC_PLL1CFGR1_PLL1SEL_0)