Home
last modified time | relevance | path

Searched refs:lptim_frequency (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c2153 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
2165 lptim_frequency = RCC_GetPCLK3ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
2174 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq()
2186 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq()
2195 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
2202 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
2207 lptim_frequency = LL_RCC_GetCLKPClockFreq(LL_RCC_GetCLKPClockSource(LL_RCC_CLKP_CLKSOURCE)); in LL_RCC_GetLPTIMClockFreq()
2221 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
2230 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq()
2242 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq()
[all …]
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c450 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
465 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
469 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
477 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
484 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
490 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLK1ClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
504 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
508 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
516 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
523 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
[all …]
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c647 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
660 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
667 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
674 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
679 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
695 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
702 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
709 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
714 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
730 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
[all …]
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c945 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
960 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
964 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
972 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
979 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
984 lptim_frequency = __LL_RCC_CALC_MSIK_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetLPTIMClockFreq()
1005 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
1009 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
1017 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
1024 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
[all …]
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c548 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
565 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
572 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
579 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
584 lptim_frequency = RCC_GetPCLK7ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
605 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
612 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
619 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
624 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
638 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c528 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
542 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
549 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
556 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
562 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLK1ClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
574 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
581 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
588 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
594 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLK1ClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
599 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c606 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
619 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
626 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
633 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
639 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
651 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
658 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
665 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
671 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
676 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c741 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
757 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
762 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
770 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
777 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
782 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
802 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq()
807 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
815 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
822 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
[all …]
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_rcc.c474 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
487 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
496 lptim_frequency = (HSI_VALUE >> 2U); in LL_RCC_GetLPTIMClockFreq()
500 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
508 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
514 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
519 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c740 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
749lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(LL_RCC_CALC_SYSCLK_FREQ(RCC_GetSystem… in LL_RCC_GetLPTIMClockFreq()
754lptim_frequency = RCC_GetPCLK4ClockFreq(RCC_GetHCLKClockFreq(LL_RCC_CALC_SYSCLK_FREQ(RCC_GetSystem… in LL_RCC_GetLPTIMClockFreq()
763 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq()
773 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq()
782 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
791 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
798 lptim_frequency = LL_RCC_GetCLKPClockFreq(LL_RCC_CLKP_CLKSOURCE); in LL_RCC_GetLPTIMClockFreq()
806 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1814 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
1823 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetMLHCLKClockFreq(RCC_GetMCUSSClockFreq())); in LL_RCC_GetLPTIMClockFreq()
1831 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq()
1840 lptim_frequency = PLL_Clocks.PLL_Q_Frequency; in LL_RCC_GetLPTIMClockFreq()
1849 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
1858 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
1865 lptim_frequency = LL_RCC_GetCKPERClockFreq(LL_RCC_CKPER_CLKSOURCE); in LL_RCC_GetLPTIMClockFreq()
1870 lptim_frequency = RCC_GetPCLK3ClockFreq(RCC_GetMLHCLKClockFreq(RCC_GetMCUSSClockFreq())); in LL_RCC_GetLPTIMClockFreq()
1877 lptim_frequency = PLL_Clocks.PLL_Q_Frequency; in LL_RCC_GetLPTIMClockFreq()
1889 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c590 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
603 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
610 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
617 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
623 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
628 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rcc.c486 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
499 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
506 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
513 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
519 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
524 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c711 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local
724 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
731 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq()
738 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq()
744 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq()
749 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()