Home
last modified time | relevance | path

Searched refs:RCC_GetSysClockFreqFromPLLSource (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc.c104 static uint32_t RCC_GetSysClockFreqFromPLLSource(void);
815 pllfreq = RCC_GetSysClockFreqFromPLLSource(); in HAL_RCC_ClockConfig()
1359 static uint32_t RCC_GetSysClockFreqFromPLLSource(void) in RCC_GetSysClockFreqFromPLLSource() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc.c95 static uint32_t RCC_GetSysClockFreqFromPLLSource(void);
1201 pllfreq = RCC_GetSysClockFreqFromPLLSource(); in HAL_RCC_ClockConfig()
2012 static uint32_t RCC_GetSysClockFreqFromPLLSource(void) in RCC_GetSysClockFreqFromPLLSource() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc.c107 static uint32_t RCC_GetSysClockFreqFromPLLSource(void);
1163 if(RCC_GetSysClockFreqFromPLLSource() > 80000000U) in HAL_RCC_ClockConfig()
1884 static uint32_t RCC_GetSysClockFreqFromPLLSource(void) in RCC_GetSysClockFreqFromPLLSource() function