Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h465 #define RCC_SDMMC1CLKSOURCE_IC4 LL_RCC_SDMMC1_CLKSOURCE_IC4 macro
2908 ((__SOURCE__) == RCC_SDMMC1CLKSOURCE_IC4) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c485 if (PeriphClkInit->Sdmmc1ClockSelection == RCC_SDMMC1CLKSOURCE_IC4) in HAL_RCCEx_PeriphCLKConfig()