Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c294 ((__SOURCE__) == RCC_LTDCCLKSOURCE_PLL2))
1161 case RCC_LTDCCLKSOURCE_PLL2: /* PLL2 is used as clock source for LTDC clock*/ in HAL_RCCEx_PeriphCLKConfig()
3017 case RCC_LTDCCLKSOURCE_PLL2: /* PLL2R is the clock source for LTDC */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h931 #define RCC_LTDCCLKSOURCE_PLL2 RCC_CCIPR2_LTDCSEL /*!< PLL2 divider R clock selected… macro