Searched refs:ADF1x (Results 1 – 1 of 1) sorted by relevance
3622 __STATIC_INLINE uint32_t LL_RCC_GetADF1ClockSource(uint32_t ADF1x) in LL_RCC_GetADF1ClockSource() argument3624 return (uint32_t)(READ_BIT(RCC->CCIPR3, ADF1x)); in LL_RCC_GetADF1ClockSource()