Searched refs:LL_RCC_GetXSPIClockSource (Results 1 – 6 of 6) sorted by relevance
2388 #define __HAL_RCC_GET_XSPI1_SOURCE() LL_RCC_GetXSPIClockSource(LL_RCC_XSPI1_CLKSOURCE)2408 #define __HAL_RCC_GET_XSPI2_SOURCE() LL_RCC_GetXSPIClockSource(LL_RCC_XSPI2_CLKSOURCE)2428 #define __HAL_RCC_GET_XSPI3_SOURCE() LL_RCC_GetXSPIClockSource(LL_RCC_XSPI3_CLKSOURCE)
4666 __STATIC_INLINE uint32_t LL_RCC_GetXSPIClockSource(uint32_t Periph) in LL_RCC_GetXSPIClockSource() function
1736 clksource = LL_RCC_GetXSPIClockSource(XSPIxSource); in LL_RCC_GetXSPIClockFreq()
3243 switch (LL_RCC_GetXSPIClockSource(XSPIxSource)) in LL_RCC_GetXSPIClockFreq()
5849 switch (LL_RCC_GetXSPIClockSource(XSPIxSource)) in RCCEx_GetXSPICLKFreq()
3183 __STATIC_INLINE uint32_t LL_RCC_GetXSPIClockSource(uint32_t Periph) in LL_RCC_GetXSPIClockSource() function