Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h667 #define RCC_SDMMC12CLKSOURCE_HCLK6 0U macro
673 (((SOURCE) == RCC_SDMMC12CLKSOURCE_HCLK6) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c3205 case RCC_SDMMC12CLKSOURCE_HCLK6: in HAL_RCCEx_GetPeriphCLKFreq()