Searched refs:LL_RCC_PLLSOURCE_I2S_CKIN (Results 1 – 4 of 4) sorted by relevance
519 case LL_RCC_PLLSOURCE_I2S_CKIN: in LL_RCC_GetPLL1ClockFreq()593 case LL_RCC_PLLSOURCE_I2S_CKIN: in LL_RCC_GetPLL2ClockFreq()667 case LL_RCC_PLLSOURCE_I2S_CKIN: in LL_RCC_GetPLL3ClockFreq()741 case LL_RCC_PLLSOURCE_I2S_CKIN: in LL_RCC_GetPLL4ClockFreq()
3347 case LL_RCC_PLLSOURCE_I2S_CKIN: in RCCEx_GetPLLSourceFreq()
306 #define RCC_PLLSOURCE_PIN LL_RCC_PLLSOURCE_I2S_CKIN /*!< External clock I2S_CKIN selec…
1463 #define LL_RCC_PLLSOURCE_I2S_CKIN (RCC_PLL1CFGR1_PLL1SEL_1 | RCC_PLL1CFGR1_PLL1SEL_0) macro