Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL_SetSource (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_utils.c375 LL_RCC_PLL_SetSource(LL_RCC_PLLSOURCE_HSI); in LL_PLL_ConfigSystemClock_HSI()
466 LL_RCC_PLL_SetSource(LL_RCC_PLLSOURCE_CSI); in LL_PLL_ConfigSystemClock_CSI()
575 LL_RCC_PLL_SetSource(LL_RCC_PLLSOURCE_HSE); in LL_PLL_ConfigSystemClock_HSE()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c552 LL_RCC_PLL_SetSource(LL_RCC_PLLSOURCE_HSI); in LL_PLL_ConfigSystemClock_HSI()
659 LL_RCC_PLL_SetSource(LL_RCC_PLLSOURCE_HSE); in LL_PLL_ConfigSystemClock_HSE()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h3693 __STATIC_INLINE void LL_RCC_PLL_SetSource(uint32_t PLLSource) in LL_RCC_PLL_SetSource() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4298 __STATIC_INLINE void LL_RCC_PLL_SetSource(uint32_t PLLSource) in LL_RCC_PLL_SetSource() function