Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h871 #define RCC_RNG1CLKSOURCE_PLL4 RCC_RNG1CKSELR_RNG1SRC_0 macro
876 ((SOURCE) == RCC_RNG1CLKSOURCE_PLL4) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1551 if (PeriphClkInit->Rng1ClockSelection == RCC_RNG1CLKSOURCE_PLL4) in HAL_RCCEx_PeriphCLKConfig()
3183 case RCC_RNG1CLKSOURCE_PLL4: in HAL_RCCEx_GetPeriphCLKFreq()