Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c301 (((__SOURCE__) == RCC_DSICLKSOURCE_PLL3) || \
1201 if (pPeriphClkInit->DsiClockSelection == RCC_DSICLKSOURCE_PLL3) in HAL_RCCEx_PeriphCLKConfig()
Dstm32u5xx_hal_dsi.c2440 __HAL_RCC_DSI_CONFIG(RCC_DSICLKSOURCE_PLL3); in HAL_DSI_EnterULPM()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h942 #define RCC_DSICLKSOURCE_PLL3 ((uint32_t)0x00000000U) /*!< PLL3 divider P clock selected as… macro