Searched refs:clk48_frequency (Results 1 – 1 of 1) sorted by relevance
667 uint32_t clk48_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetCLK48ClockFreq() local681 clk48_frequency = RCC_PLLSAI1_GetFreqDomain_48M(); in LL_RCC_GetCLK48ClockFreq()692 clk48_frequency = RCC_PLL_GetFreqDomain_48M(); in LL_RCC_GetCLK48ClockFreq()700 clk48_frequency = __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSI_GetRange()); in LL_RCC_GetCLK48ClockFreq()709 clk48_frequency = HSI48_VALUE; in LL_RCC_GetCLK48ClockFreq()719 return clk48_frequency; in LL_RCC_GetCLK48ClockFreq()