Home
last modified time | relevance | path

Searched refs:SPDIFRXx (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h3942 __STATIC_INLINE uint32_t LL_RCC_GetSPDIFRXClockSource(uint32_t SPDIFRXx) in LL_RCC_GetSPDIFRXClockSource() argument
3944 return (uint32_t)(READ_BIT(RCC->DCKCFGR2, SPDIFRXx)); in LL_RCC_GetSPDIFRXClockSource()