Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h777 #define RCC_FMCCLKSOURCE_PLL3 RCC_FMCCKSELR_FMCSRC_0 macro
782 ((SOURCE) == RCC_FMCCLKSOURCE_PLL3) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1373 case RCC_FMCCLKSOURCE_PLL3: /* PLL3 is used as clock source for FMC */ in HAL_RCCEx_PeriphCLKConfig()
3040 case RCC_FMCCLKSOURCE_PLL3: in HAL_RCCEx_GetPeriphCLKFreq()