/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_rcc.c | 2210 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 2222 lptim_frequency = RCC_GetPCLK3ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 2231 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq() 2243 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq() 2252 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 2259 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 2264 lptim_frequency = LL_RCC_GetCLKPClockFreq(LL_RCC_GetCLKPClockSource(LL_RCC_CLKP_CLKSOURCE)); in LL_RCC_GetLPTIMClockFreq() 2278 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 2287 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq() 2299 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_rcc.c | 620 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 635 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq() 639 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 646 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 653 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 658 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 675 lptim_frequency = LSI_VALUE / 128U; in LL_RCC_GetLPTIMClockFreq() 679 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 687 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 694 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_rcc.c | 450 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-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_rcc.c | 647 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-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_rcc.c | 945 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-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_rcc.c | 548 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-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_rcc.c | 528 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-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_rcc.c | 606 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-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_rcc.c | 741 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-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_rcc.c | 474 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-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_rcc.c | 740 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 749 …lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(LL_RCC_CALC_SYSCLK_FREQ(RCC_GetSystem… in LL_RCC_GetLPTIMClockFreq() 754 …lptim_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-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_rcc.c | 1814 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-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_rcc.c | 968 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 977 …lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(LL_RCC_CALC_SYSCLK_FREQ(RCC_GetSystem… in LL_RCC_GetLPTIMClockFreq() 982 …lptim_frequency = RCC_GetPCLK4ClockFreq(RCC_GetHCLKClockFreq(LL_RCC_CALC_SYSCLK_FREQ(RCC_GetSystem… in LL_RCC_GetLPTIMClockFreq() 991 lptim_frequency = PLL_Clocks.PLL_P_Frequency; in LL_RCC_GetLPTIMClockFreq() 1001 lptim_frequency = PLL_Clocks.PLL_R_Frequency; in LL_RCC_GetLPTIMClockFreq() 1010 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 1019 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 1026 lptim_frequency = LL_RCC_GetCLKPClockFreq(LL_RCC_CLKP_CLKSOURCE); in LL_RCC_GetLPTIMClockFreq() 1034 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_rcc.c | 605 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 618 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 625 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 632 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 638 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 643 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_rcc.c | 487 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 500 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 507 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 514 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 520 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 525 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_rcc.c | 716 uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetLPTIMClockFreq() local 729 lptim_frequency = LSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 736 lptim_frequency = HSI_VALUE; in LL_RCC_GetLPTIMClockFreq() 743 lptim_frequency = LSE_VALUE; in LL_RCC_GetLPTIMClockFreq() 749 lptim_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetLPTIMClockFreq() 754 return lptim_frequency; in LL_RCC_GetLPTIMClockFreq()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_rcc_ex.c | 4429 uint32_t lptim_frequency = RCC_PERIPH_FREQUENCY_NO; in RCCEx_GetLPTIMCLKFreq() local 4435 lptim_frequency = RCCEx_GetPCLK1Freq(RCCEx_GetHCLKFreq(HAL_RCC_GetSysClockFreq())); in RCCEx_GetLPTIMCLKFreq() 4442 lptim_frequency = RCCEx_GetPCLK4Freq(RCCEx_GetHCLKFreq(HAL_RCC_GetSysClockFreq())); in RCCEx_GetLPTIMCLKFreq() 4450 lptim_frequency = RCCEx_GetCLKPCLKFreq(LL_RCC_CLKP_CLKSOURCE); in RCCEx_GetLPTIMCLKFreq() 4464 lptim_frequency = HAL_RCCEx_GetPLL1CLKFreq(); in RCCEx_GetLPTIMCLKFreq() 4465 lptim_frequency = lptim_frequency / ic_divider; in RCCEx_GetLPTIMCLKFreq() 4468 lptim_frequency = HAL_RCCEx_GetPLL2CLKFreq(); in RCCEx_GetLPTIMCLKFreq() 4469 lptim_frequency = lptim_frequency / ic_divider; in RCCEx_GetLPTIMCLKFreq() 4472 lptim_frequency = HAL_RCCEx_GetPLL3CLKFreq(); in RCCEx_GetLPTIMCLKFreq() 4473 lptim_frequency = lptim_frequency / ic_divider; in RCCEx_GetLPTIMCLKFreq() [all …]
|