Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_rng.c125 ((__MODE__) == LL_RNG_CLK_DET_DISABLE))
190 RNG_InitStruct->ClockDetection = LL_RNG_CLK_DET_DISABLE; in LL_RNG_StructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rng.h1921 #define LL_RNG_CLK_DET_DISABLE 0x00000000U /*!< RNG Clock detection disabled */ macro