Searched refs:DACLPx (Results 1 – 1 of 1) sorted by relevance
3808 __STATIC_INLINE uint32_t LL_RCC_GetDACLPClockSource(uint32_t DACLPx) in LL_RCC_GetDACLPClockSource() argument3810 return (uint32_t)(READ_BIT(RCC->CCIPR5, DACLPx)); in LL_RCC_GetDACLPClockSource()