Searched refs:LL_RCC_MSI_GetFrequency (Results 1 – 3 of 3) sorted by relevance
1360 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in HAL_RCC_GetCpuClockFreq()1456 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in HAL_RCC_GetSysClockFreq()
3329 if (LL_RCC_MSI_GetFrequency() == LL_RCC_MSI_FREQ_4MHZ) in RCCEx_GetPLLSourceFreq()
1986 __STATIC_INLINE uint32_t LL_RCC_MSI_GetFrequency(void) in LL_RCC_MSI_GetFrequency() function