Searched refs:USBPHYx (Results 1 – 1 of 1) sorted by relevance
3571 __STATIC_INLINE uint32_t LL_RCC_GetUSBPHYClockSource(uint32_t USBPHYx) in LL_RCC_GetUSBPHYClockSource() argument3573 return (uint32_t)(READ_BIT(RCC->CCIPR2, USBPHYx)); in LL_RCC_GetUSBPHYClockSource()