Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h668 #define RCC_SDMMC12CLKSOURCE_PLL3 RCC_SDMMC12CKSELR_SDMMC12SRC_0 macro
674 ((SOURCE) == RCC_SDMMC12CLKSOURCE_PLL3) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1221 case RCC_SDMMC12CLKSOURCE_PLL3: /* PLL3 is used as clock source for SDMMC12 */ in HAL_RCCEx_PeriphCLKConfig()
3209 case RCC_SDMMC12CLKSOURCE_PLL3: in HAL_RCCEx_GetPeriphCLKFreq()