Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h684 #define RCC_SDMMC3CLKSOURCE_HCLK2 0U macro
690 (((SOURCE) == RCC_SDMMC3CLKSOURCE_HCLK2) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c3092 case RCC_SDMMC3CLKSOURCE_HCLK2: in HAL_RCCEx_GetPeriphCLKFreq()