Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1107 #if defined(RCC_I3C1CLKSOURCE_PLL3R) in HAL_RCCEx_PeriphCLKConfig()
1108 case RCC_I3C1CLKSOURCE_PLL3R: /* PLL3 is used as clock source for I3C1*/ in HAL_RCCEx_PeriphCLKConfig()
4163 #if defined(RCC_I3C1CLKSOURCE_PLL3R) in HAL_RCCEx_GetPeriphCLKFreq()
4164 else if (srcclk == RCC_I3C1CLKSOURCE_PLL3R) in HAL_RCCEx_GetPeriphCLKFreq()
4195 #if defined(RCC_I3C1CLKSOURCE_PLL3R) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h894 #define RCC_I3C1CLKSOURCE_PLL3R RCC_CCIPR4_I3C1SEL_0 macro
3478 ((__SOURCE__) == RCC_I3C1CLKSOURCE_PLL3R) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h1811 ((__SOURCE__) == RCC_I3C1CLKSOURCE_PLL3R) || \