Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_rng.c173 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()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h1903 uint32_t ClockDetection; /*!< RNG Clock detection. member