Searched refs:tim_frequency (Results 1 – 3 of 3) sorted by relevance
823 uint32_t tim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetTIMClockFreq() local834 tim_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()839 tim_frequency = RCC_PLL_GetFreqDomain_SYS(); in LL_RCC_GetTIMClockFreq()850 tim_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()855 tim_frequency = RCC_PLL_GetFreqDomain_SYS(); in LL_RCC_GetTIMClockFreq()867 tim_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()872 tim_frequency = RCC_PLL_GetFreqDomain_SYS(); in LL_RCC_GetTIMClockFreq()884 tim_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()889 tim_frequency = RCC_PLL_GetFreqDomain_SYS(); in LL_RCC_GetTIMClockFreq()901 tim_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()[all …]
316 uint32_t tim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetTIMClockFreq() local329 tim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()333 … tim_frequency = 2 * (RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq()))); in LL_RCC_GetTIMClockFreq()340 tim_frequency = RCC_PLL_GetFreqDomain_PLLQ(); in LL_RCC_GetTIMClockFreq()355 tim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()359 … tim_frequency = 2 * (RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq()))); in LL_RCC_GetTIMClockFreq()366 tim_frequency = RCC_PLL_GetFreqDomain_PLLQ(); in LL_RCC_GetTIMClockFreq()374 return tim_frequency; in LL_RCC_GetTIMClockFreq()
693 uint32_t tim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetTIMClockFreq() local708 tim_frequency = RCC_PLL_GetFreqDomain_TIM1(); in LL_RCC_GetTIMClockFreq()715 tim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()732 tim_frequency = RCC_PLL_GetFreqDomain_TIM15(); in LL_RCC_GetTIMClockFreq()739 tim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetTIMClockFreq()745 return tim_frequency; in LL_RCC_GetTIMClockFreq()