Searched refs:SPWMIx (Results 1 – 1 of 1) sorted by relevance
3530 __STATIC_INLINE uint32_t LL_RCC_GetSWPMIClockSource(uint32_t SPWMIx) in LL_RCC_GetSWPMIClockSource() argument3532 return (uint32_t)(READ_BIT(RCC->CCIPR, SPWMIx)); in LL_RCC_GetSWPMIClockSource()