Searched refs:RCC_GetSystemClockFreq (Results 1 – 1 of 1) sorted by relevance
42 static uint32_t RCC_GetSystemClockFreq(void);174 RCC_Clocks->SYSCLK_Frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSystemClocksFreq()202 static uint32_t RCC_GetSystemClockFreq(void) in RCC_GetSystemClockFreq() function
Completed in 3 milliseconds