/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_rcc.c | 316 smps_frequency = HSE_VALUE / SmpsPrescalerTable[smps_prescaler_index][5]; in LL_RCC_GetSMPSClockFreq() 861 rtc_frequency = HSE_VALUE / 32U; in LL_RCC_GetRTCClockFreq() 894 rfwkp_frequency = HSE_VALUE / 1024U; in LL_RCC_GetRFWKPClockFreq() 940 frequency = HSE_VALUE / 2U; in RCC_GetSystemClockFreq() 944 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1009 frequency = HSE_VALUE / 2U; in RCC_GetHCLK5ClockFreq() 1069 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_SYS() 1073 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1113 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_SAI() 1117 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SAI() [all …]
|
D | stm32wbxx_hal_rcc_ex.c | 591 frequency = HSE_VALUE / 32U; in HAL_RCCEx_GetPeriphCLKFreq() 1058 frequency = HSE_VALUE / 1024U; in HAL_RCCEx_GetPeriphCLKFreq() 1086 frequency = HSE_VALUE / SmpsPrescalerTable[smps_prescaler_index][5]; in HAL_RCCEx_GetPeriphCLKFreq() 2128 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_P() 2132 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_P() 2171 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_Q() 2175 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_Q() 2215 pllinputfreq = HSE_VALUE / 2U; in RCC_PLLSAI1_GetFreqDomain_R() 2219 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_R() 2257 pllinputfreq = HSE_VALUE / 2U; in RCC_PLLSAI1_GetFreqDomain_P() [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_rcc.c | 405 i2s_frequency = HSE_VALUE; in LL_RCC_GetI2SClockFreq() 452 i2s_frequency = HSE_VALUE; in LL_RCC_GetI2SClockFreq() 585 sai_frequency = HSE_VALUE; in LL_RCC_GetSAIClockFreq() 646 sai_frequency = HSE_VALUE; in LL_RCC_GetSAIClockFreq() 1131 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1208 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1253 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_48M() 1282 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_DSI() 1313 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_I2S() 1344 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SPDIFRX() [all …]
|
D | stm32f4xx_hal_rcc_ex.c | 613 vcoinput = ((HSE_VALUE / (uint32_t)(RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIM))); in HAL_RCCEx_GetPeriphCLKFreq() 638 vcoinput = ((HSE_VALUE / (uint32_t)(RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SM))); in HAL_RCCEx_GetPeriphCLKFreq() 664 vcoinput = ((HSE_VALUE / (uint32_t)(RCC->PLLCFGR & RCC_PLLCFGR_PLLM))); in HAL_RCCEx_GetPeriphCLKFreq() 688 frequency = (uint32_t)(HSE_VALUE); in HAL_RCCEx_GetPeriphCLKFreq() 720 vcoinput = (uint32_t)(HSE_VALUE / (uint32_t)(RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SM)); in HAL_RCCEx_GetPeriphCLKFreq() 742 vcoinput = (uint32_t)(HSE_VALUE / (uint32_t)(RCC->PLLCFGR & RCC_PLLCFGR_PLLM)); in HAL_RCCEx_GetPeriphCLKFreq() 761 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 799 vcoinput = (uint32_t)(HSE_VALUE / (uint32_t)(RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SM)); in HAL_RCCEx_GetPeriphCLKFreq() 821 vcoinput = (uint32_t)(HSE_VALUE / (uint32_t)(RCC->PLLCFGR & RCC_PLLCFGR_PLLM)); in HAL_RCCEx_GetPeriphCLKFreq() 840 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_rcc_ex.c | 229 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 232 frequency = HSE_VALUE / 2; in HAL_RCCEx_GetPeriphCLKFreq() 242 frequency = HSE_VALUE / 4; in HAL_RCCEx_GetPeriphCLKFreq() 245 frequency = HSE_VALUE / 8; in HAL_RCCEx_GetPeriphCLKFreq() 268 frequency = HSE_VALUE / 2; in HAL_RCCEx_GetPeriphCLKFreq() 272 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 295 frequency = HSE_VALUE / 2; in HAL_RCCEx_GetPeriphCLKFreq() 300 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 305 frequency = HSE_VALUE * 2; in HAL_RCCEx_GetPeriphCLKFreq() 319 frequency = HSE_VALUE / 2; in HAL_RCCEx_GetPeriphCLKFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_rcc.c | 873 fdcan_frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() 957 rtc_frequency = HSE_VALUE / 32U; in LL_RCC_GetRTCClockFreq() 1000 usb_frequency = HSE_VALUE; in LL_RCC_GetUSBClockFreq() 1048 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1107 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1134 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_ADC() 1165 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_FDCAN() 1195 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_I2S1() 1225 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_I2S2() 1257 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_RNG() [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_rcc.c | 761 rtc_frequency = HSE_VALUE / 32U; in LL_RCC_GetRTCClockFreq() 810 frequency = HSE_VALUE / 2U; in RCC_GetSystemClockFreq() 814 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 921 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_SYS() 925 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 970 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_ADC() 974 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_ADC() 1018 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_RNG() 1022 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_RNG() 1066 pllinputfreq = HSE_VALUE / 2U; in RCC_PLL_GetFreqDomain_I2S() [all …]
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | system_stm32f1xx.c | 76 #if !defined (HSE_VALUE) 77 #define HSE_VALUE 8000000U /*!< Default value of the External oscillator in Hz. macro 245 SystemCoreClock = HSE_VALUE; in SystemCoreClockUpdate() 266 SystemCoreClock = (HSE_VALUE / prediv1factor) * pllmull; in SystemCoreClockUpdate() 271 SystemCoreClock = (HSE_VALUE >> 1U) * pllmull; in SystemCoreClockUpdate() 275 SystemCoreClock = HSE_VALUE * pllmull; in SystemCoreClockUpdate() 306 SystemCoreClock = (HSE_VALUE / prediv1factor) * pllmull; in SystemCoreClockUpdate() 314 SystemCoreClock = (((HSE_VALUE / prediv2factor) * pll2mull) / prediv1factor) * pllmull; in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_rcc.c | 798 sai_frequency = HSE_VALUE; in LL_RCC_GetSAIClockFreq() 848 sai_frequency = HSE_VALUE; in LL_RCC_GetSAIClockFreq() 1242 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1310 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1341 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_48M() 1369 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_DSI() 1402 pllinputfreq = HSE_VALUE; in RCC_PLLSAI_GetFreqDomain_SAI() 1433 pllinputfreq = HSE_VALUE; in RCC_PLLSAI_GetFreqDomain_48M() 1465 pllinputfreq = HSE_VALUE; in RCC_PLLSAI_GetFreqDomain_LTDC() 1497 pllinputfreq = HSE_VALUE; in RCC_PLLI2S_GetFreqDomain_SAI() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_rcc.c | 501 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL1ClockFreq() 562 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL2ClockFreq() 634 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL3ClockFreq() 713 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL4ClockFreq() 720 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL4ClockFreq() 1025 spi_frequency = HSE_VALUE; in LL_RCC_GetSPIClockFreq() 1115 uart_frequency = HSE_VALUE; in LL_RCC_GetUARTClockFreq() 1358 fdcan_frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() 1508 usbphy_frequency = HSE_VALUE; in LL_RCC_GetUSBPHYClockFreq() 1523 usbphy_frequency = (HSE_VALUE / 2U); in LL_RCC_GetUSBPHYClockFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_rcc.c | 1458 adcdac_frequency = HSE_VALUE; in LL_RCC_GetADCDACClockFreq() 1753 fdcan_frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() 1958 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 2049 pllinputfreq = HSE_VALUE; in RCC_PLL1_GetFreqDomain_SYS() 2093 pll1inputfreq = HSE_VALUE; in RCC_PLL1_GetFreqDomain_SAI() 2146 pll1inputfreq = HSE_VALUE; in RCC_PLL1_GetFreqDomain_48M() 2190 pll2inputfreq = HSE_VALUE; in RCC_PLL2_GetFreqDomain_SAI() 2242 pll2inputfreq = HSE_VALUE; in RCC_PLL2_GetFreqDomain_48M() 2283 pll2inputfreq = HSE_VALUE; in RCC_PLL2_GetFreqDomain_ADC() 2327 pll3inputfreq = HSE_VALUE; in RCC_PLL3_GetFreqDomain_SAI() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_rcc.c | 1535 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1613 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1655 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SAI() 1697 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_48M() 1737 pllinputfreq = HSE_VALUE; in RCC_PLLSAI2_GetFreqDomain_DSI() 1784 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_SAI() 1828 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_48M() 1872 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_ADC() 1918 pllinputfreq = HSE_VALUE; in RCC_PLLSAI2_GetFreqDomain_SAI() 1964 pllinputfreq = HSE_VALUE; in RCC_PLLSAI2_GetFreqDomain_LTDC() [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | system_stm32f3xx.c | 86 #if !defined (HSE_VALUE) 87 #define HSE_VALUE ((uint32_t)8000000) /*!< Default value of the External oscillator in Hz. macro 232 SystemCoreClock = HSE_VALUE; in SystemCoreClockUpdate() 245 SystemCoreClock = (HSE_VALUE / predivfactor) * pllmull; in SystemCoreClockUpdate() 262 SystemCoreClock = (HSE_VALUE / predivfactor) * pllmull; in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_rcc.c | 1289 fdcan_frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() 1356 frequency = HSE_VALUE; in RCC_GetSystemClockFreq() 1434 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SYS() 1475 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_SAI() 1527 pllinputfreq = HSE_VALUE; in RCC_PLL_GetFreqDomain_48M() 1568 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_SAI() 1619 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_48M() 1659 pllinputfreq = HSE_VALUE; in RCC_PLLSAI1_GetFreqDomain_ADC() 1700 pllinputfreq = HSE_VALUE; in RCC_PLLSAI2_GetFreqDomain_SAI()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_rcc.c | 379 frequency = HSE_VALUE; in LL_RCC_GetCpuClockFreq() 438 frequency = HSE_VALUE; in LL_RCC_GetSystemClockFreq() 515 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL1ClockFreq() 589 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL2ClockFreq() 663 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL3ClockFreq() 737 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL4ClockFreq() 1053 frequency = HSE_VALUE; in LL_RCC_GetCLKPClockFreq() 1336 frequency = HSE_VALUE; in LL_RCC_GetETHClockFreq() 1405 frequency = HSE_VALUE; in LL_RCC_GetETHPTPClockFreq() 1477 frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_rcc.c | 345 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL1ClockFreq() 429 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL2ClockFreq() 518 pllinputfreq = HSE_VALUE; in LL_RCC_GetPLL3ClockFreq() 1289 usb_frequency = HSE_VALUE; in LL_RCC_GetUSBPHYCClockFreq() 1296 usb_frequency = (HSE_VALUE / 2U); in LL_RCC_GetUSBPHYCClockFreq() 1548 spi_frequency = HSE_VALUE; in LL_RCC_GetSPIClockFreq() 1580 eth_frequency = HSE_VALUE; in LL_RCC_GetETHPHYClockFreq() 1621 fdcan_frequency = HSE_VALUE; in LL_RCC_GetFDCANClockFreq() 1832 clkp_frequency = HSE_VALUE; in LL_RCC_GetCLKPClockFreq() 1878 frequency = HSE_VALUE; in RCC_GetSystemClockFreq()
|
D | stm32h7rsxx_hal_rcc_ex.c | 1666 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 1790 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 1801 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 1829 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 1852 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2181 frequency = HSE_VALUE / prescaler; in HAL_RCCEx_GetPeriphCLKFreq() 2441 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2492 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2611 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2617 frequency = (HSE_VALUE >> 1UL); in HAL_RCCEx_GetPeriphCLKFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | system_stm32n6xx_s.c | 83 #if !defined (HSE_VALUE) 85 #define HSE_VALUE 30000000UL /*!< Value of the High-Speed External oscillator in Hz */ macro 87 #define HSE_VALUE 48000000UL /*!< Value of the High-Speed External oscillator in Hz */ macro 298 sysclk = HSE_VALUE; in SystemCoreClockUpdate() 389 sysclk = HSE_VALUE; in SystemCoreClockUpdate()
|
D | system_stm32n6xx_fsbl.c | 82 #if !defined (HSE_VALUE) 84 #define HSE_VALUE 30000000UL /*!< Value of the High-Speed External oscillator in Hz */ macro 86 #define HSE_VALUE 48000000UL /*!< Value of the High-Speed External oscillator in Hz */ macro 355 sysclk = HSE_VALUE; in SystemCoreClockUpdate() 446 sysclk = HSE_VALUE; in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_rcc_ex.c | 436 pllclk = (uint32_t)((((HSE_VALUE / prediv2) * pll2mul) / prediv1) * pllmul); in HAL_RCCEx_GetPeriphCLKFreq() 441 pllclk = (uint32_t)((HSE_VALUE / prediv1) * pllmul); in HAL_RCCEx_GetPeriphCLKFreq() 454 pllclk = (uint32_t)((HSE_VALUE / prediv1) * pllmul); in HAL_RCCEx_GetPeriphCLKFreq() 514 frequency = (uint32_t)(2 * ((HSE_VALUE / prediv2) * pll3mul)); in HAL_RCCEx_GetPeriphCLKFreq() 539 frequency = (uint32_t)(2 * ((HSE_VALUE / prediv2) * pll3mul)); in HAL_RCCEx_GetPeriphCLKFreq() 563 frequency = HSE_VALUE / 128U; in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | system_stm32f7xx.c | 49 #if !defined (HSE_VALUE) 50 #define HSE_VALUE ((uint32_t)25000000) /*!< Default value of the External oscillator in Hz */ macro 213 SystemCoreClock = HSE_VALUE; in SystemCoreClockUpdate() 226 pllvco = (HSE_VALUE / pllm) * ((RCC->PLLCFGR & RCC_PLLCFGR_PLLN) >> 6); in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | system_stm32g4xx.c | 80 #if !defined (HSE_VALUE) 81 #define HSE_VALUE 24000000U /*!< Value of the External oscillator in Hz */ macro 240 SystemCoreClock = HSE_VALUE; in SystemCoreClockUpdate() 255 pllvco = (HSE_VALUE / pllm); in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | system_stm32f0xx.c | 63 #if !defined (HSE_VALUE) 64 #define HSE_VALUE ((uint32_t)8000000) /*!< Default value of the External oscillator in Hz. macro 191 SystemCoreClock = HSE_VALUE; in SystemCoreClockUpdate() 203 SystemCoreClock = (HSE_VALUE/predivfactor) * pllmull; in SystemCoreClockUpdate()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_rcc_ex.c | 2816 …pll1vco = ((float_t)HSE_VALUE / (float_t)pll1m) * ((float_t)(uint32_t)pll1n + (fracn1 / (float_t)0… in HAL_RCCEx_GetPLL1ClockFreq() 2951 …pll2vco = ((float_t)HSE_VALUE / (float_t)pll2m) * ((float_t)(uint32_t)pll2n + (fracn2 / (float_t)0… in HAL_RCCEx_GetPLL2ClockFreq() 3085 …pll3vco = ((float_t)HSE_VALUE / (float_t)pll3m) * ((float_t)(uint32_t)pll3n + (fracn3 / (float_t)0… in HAL_RCCEx_GetPLL3ClockFreq() 3260 … frequency = (HSE_VALUE / ((uint32_t)(__HAL_RCC_GET_RTC_HSE_PRESCALER() >> RCC_CFGR1_RTCPRE_Pos))); in HAL_RCCEx_GetPeriphCLKFreq() 3329 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 3399 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 3985 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 4294 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 4381 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 4467 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rcc_ex.c | 1962 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2056 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2151 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2248 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2343 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2437 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2531 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2620 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2689 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() 2815 frequency = HSE_VALUE; in HAL_RCCEx_GetPeriphCLKFreq() [all …]
|