Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h477 #define RCC_SDMMC2CLKSOURCE_IC5 LL_RCC_SDMMC2_CLKSOURCE_IC5 macro
2915 ((__SOURCE__) == RCC_SDMMC2CLKSOURCE_IC5))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c543 else if (PeriphClkInit->Sdmmc2ClockSelection == RCC_SDMMC2CLKSOURCE_IC5) in HAL_RCCEx_PeriphCLKConfig()