Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1122 #define RCC_ADCDACCLKSOURCE_PLL2R RCC_CCIPR5_ADCDACSEL_1 macro
3624 ((__SOURCE__) == RCC_ADCDACCLKSOURCE_PLL2R) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1649 case RCC_ADCDACCLKSOURCE_PLL2R: in HAL_RCCEx_PeriphCLKConfig()
3978 else if (srcclk == RCC_ADCDACCLKSOURCE_PLL2R) in HAL_RCCEx_GetPeriphCLKFreq()