Searched refs:LTDCx (Results 1 – 2 of 2) sorted by relevance
3605 __STATIC_INLINE uint32_t LL_RCC_GetLTDCClockSource(uint32_t LTDCx) in LL_RCC_GetLTDCClockSource() argument3607 return (uint32_t)(READ_BIT(RCC->CCIPR2, LTDCx)); in LL_RCC_GetLTDCClockSource()
3728 __STATIC_INLINE uint32_t LL_RCC_GetLTDCClockSource(uint32_t LTDCx) in LL_RCC_GetLTDCClockSource() argument3730 return (uint32_t)(READ_BIT(RCC->CCIPR2, LTDCx)); in LL_RCC_GetLTDCClockSource()