Searched refs:SPDIFRXx (Results 1 – 1 of 1) sorted by relevance
3942 __STATIC_INLINE uint32_t LL_RCC_GetSPDIFRXClockSource(uint32_t SPDIFRXx) in LL_RCC_GetSPDIFRXClockSource() argument3944 return (uint32_t)(READ_BIT(RCC->DCKCFGR2, SPDIFRXx)); in LL_RCC_GetSPDIFRXClockSource()