Searched refs:PLL_T_Frequency (Results 1 – 2 of 2) sorted by relevance
359 PLL_Clocks->PLL_T_Frequency = 0U; in LL_RCC_GetPLL1ClockFreq()443 PLL_Clocks->PLL_T_Frequency = 0U; in LL_RCC_GetPLL2ClockFreq()476 …PLL_Clocks->PLL_T_Frequency = LL_RCC_CalcPLLClockFreq(pllinputfreq, m, n, fracn, LL_RCC_PLL2_GetT(… in LL_RCC_GetPLL2ClockFreq()532 PLL_Clocks->PLL_T_Frequency = 0U; in LL_RCC_GetPLL3ClockFreq()1174 sdmmc_frequency = PLL_Clocks.PLL_T_Frequency; in LL_RCC_GetSDMMCClockFreq()1779 xspi_frequency = PLL_Clocks.PLL_T_Frequency; in LL_RCC_GetXSPIClockFreq()
136 uint32_t PLL_T_Frequency; member