Searched refs:ClockDetection (Results 1 – 2 of 2) sorted by relevance
173 assert_param(IS_LL_RNG_CLK_DET(RNG_InitStruct->ClockDetection)); in LL_RNG_Init()176 MODIFY_REG(RNGx->CR, RNG_CR_TST_CLK, RNG_InitStruct->ClockDetection); in LL_RNG_Init()190 RNG_InitStruct->ClockDetection = LL_RNG_CLK_DET_DISABLE; in LL_RNG_StructInit()
1903 uint32_t ClockDetection; /*!< RNG Clock detection. member