Searched refs:LL_RCC_GetMDFClockSource (Results 1 – 4 of 4) sorted by relevance
1788 #define __HAL_RCC_GET_MDF1_SOURCE() LL_RCC_GetMDFClockSource(LL_RCC_MDF1_CLKSOURCE)
4302 __STATIC_INLINE uint32_t LL_RCC_GetMDFClockSource(uint32_t Periph) in LL_RCC_GetMDFClockSource() function
2119 switch (LL_RCC_GetMDFClockSource(MDFxSource)) in LL_RCC_GetMDFClockFreq()
4711 switch (LL_RCC_GetMDFClockSource(MDFxSource)) in RCCEx_GetMDFCLKFreq()