Home
last modified time | relevance | path

Searched refs:LL_SetSystemCoreClock (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c238 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
465 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_MSI()
543 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSI()
639 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSE()
792 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_utils.c278 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
548 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_MSI()
635 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSI()
740 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSE()
897 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c257 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
455 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSI()
552 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSE()
691 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c262 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
779LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK2_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->CPU2CLKDivid… in UTILS_EnablePLLAndSwitchSystem()
781LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK1_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->CPU1CLKDivid… in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c305 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
585 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_MSI()
872 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c474 void LL_SetSystemCoreClock(uint32_t CPU_Frequency) in LL_SetSystemCoreClock() function
1072 LL_SetSystemCoreClock(SystemD2Clock);
1074 LL_SetSystemCoreClock(SYSCLK_Frequency);
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_utils.c226 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
561 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_utils.c273 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
606 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_utils.c221 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
559LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->AHBCLKDivider… in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_utils.c224 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
568 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_utils.c235 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
558 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_utils.c213 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
600LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->AHBCLKDivider… in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_utils.c246 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
678 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_utils.c291 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
623 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c221 void LL_SetSystemCoreClock(uint32_t CPU_Frequency) in LL_SetSystemCoreClock() function
610 LL_SetSystemCoreClock(CPU_Frequency); in UTILS_EnablePLL1AndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c248 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
745LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK1_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->CPU1CLKDivid… in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_utils.c311 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
735 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_utils.c231 void LL_SetSystemCoreClock(uint32_t CPU_Frequency) in LL_SetSystemCoreClock() function
635 LL_SetSystemCoreClock(SYSCLK_CoreFrequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_utils.c323 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
733 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_utils.c269 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
751LL_SetSystemCoreClock(__LL_RCC_CALC_HCLK_FREQ(SYSCLK_Frequency, UTILS_ClkInitStruct->AHBCLKDivider… in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_utils.c297 void LL_SetSystemCoreClock(uint32_t CPU_Frequency) in LL_SetSystemCoreClock() function
849 LL_SetSystemCoreClock(new_sysclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c346 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
960 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_utils.c156 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_utils.c153 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_utils.h239 void LL_SetSystemCoreClock(uint32_t HCLKFrequency);

12