Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h3605 __STATIC_INLINE uint32_t LL_RCC_GetLTDCClockSource(uint32_t LTDCx) in LL_RCC_GetLTDCClockSource() argument
3607 return (uint32_t)(READ_BIT(RCC->CCIPR2, LTDCx)); in LL_RCC_GetLTDCClockSource()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h3728 __STATIC_INLINE uint32_t LL_RCC_GetLTDCClockSource(uint32_t LTDCx) in LL_RCC_GetLTDCClockSource() argument
3730 return (uint32_t)(READ_BIT(RCC->CCIPR2, LTDCx)); in LL_RCC_GetLTDCClockSource()