Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_utils.c279 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
549 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_MSI()
636 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSI()
741 LL_SetSystemCoreClock(pllfreq); in LL_PLL_ConfigSystemClock_HSE()
898 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_utils.h288 void LL_SetSystemCoreClock(uint32_t HCLKFrequency);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_utils.h281 void LL_SetSystemCoreClock(uint32_t HCLKFrequency);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_utils.h299 void LL_SetSystemCoreClock(uint32_t HCLKFrequency);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_utils.c325 void LL_SetSystemCoreClock(uint32_t HCLKFrequency) in LL_SetSystemCoreClock() function
722 LL_SetSystemCoreClock(hclk_frequency); in UTILS_EnablePLLAndSwitchSystem()