Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c208 ((__SOURCE__) == RCC_SDMMCCLKSOURCE_PLL1))
985 if (pPeriphClkInit->SdmmcClockSelection == RCC_SDMMCCLKSOURCE_PLL1) in HAL_RCCEx_PeriphCLKConfig()
2057 else if (srcclk == RCC_SDMMCCLKSOURCE_PLL1) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h875 #define RCC_SDMMCCLKSOURCE_PLL1 RCC_CCIPR2_SDMMCSEL macro