Searched refs:LL_RNG_GetSamplingClockEnableDivider (Results 1 – 3 of 3) sorted by relevance
90 while (LL_RNG_GetSamplingClockEnableDivider(RNGx) != RNG_InitStruct->SamplingClockDivider) in LL_RNG_Init()
71 while( LL_RNG_GetSamplingClockEnableDivider(RNG) != SamplingClockDivider) in HW_RNG_Init()
675 __STATIC_INLINE uint32_t LL_RNG_GetSamplingClockEnableDivider(RNG_TypeDef *RNGx) in LL_RNG_GetSamplingClockEnableDivider() function