Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h670 #define RCC_SDMMC12CLKSOURCE_HSI (RCC_SDMMC12CKSELR_SDMMC12SRC_1 | RCC_SDMMC12CKSELR_SDMMC1… macro
676 ((SOURCE) == RCC_SDMMC12CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c3219 case RCC_SDMMC12CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()