Searched refs:LL_RCC_GetSMPSClockSource (Results 1 – 3 of 3) sorted by relevance
1212 #define __HAL_RCC_GET_SMPS_SOURCE_STATUS() LL_RCC_GetSMPSClockSource()
2398 __STATIC_INLINE uint32_t LL_RCC_GetSMPSClockSource(void) in LL_RCC_GetSMPSClockSource() function
1041 uint32_t smpsClockSource = LL_RCC_GetSMPSClockSource(); in HAL_RCCEx_GetPeriphCLKFreq()