Searched refs:RNG_CR_CONFIG_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define RNG_CR_CONFIG_MASK (RNG_CR_ENTROPY_SRC_MASK | RNG_CR_CED | RNG_CR_CLKDIV) macro269 cr &= ~RNG_CR_CONFIG_MASK; in stm32_rng_init()
Completed in 4 milliseconds