Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h230 #define RCC_FMCCLKSOURCE_IC3 LL_RCC_FMC_CLKSOURCE_IC3 macro
2763 ((__SOURCE__) == RCC_FMCCLKSOURCE_IC3) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c440 if (PeriphClkInit->FmcClockSelection == RCC_FMCCLKSOURCE_IC3) in HAL_RCCEx_PeriphCLKConfig()