Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h475 #define RCC_SDMMC12CLKSOURCE_PLL2S 0U /*!< PLL2 'S' output selection (de… macro
1880 (((__SOURCE__) == RCC_SDMMC12CLKSOURCE_PLL2S) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c323 case RCC_SDMMC12CLKSOURCE_PLL2S: /* PLL2_S is used as clock source for SDMMC12 kernel */ in HAL_RCCEx_PeriphCLKConfig()
2271RCC_SDMMC12CLKSOURCE_PLL2S) /* PLL2 'S' is the clock source for SDMMC1 and SDMMC2 kernel periphera… in HAL_RCCEx_GetPeriphCLKFreq()