Searched refs:RNG_CR_CONFIG_MASK (Results 1 – 1 of 1) sorted by relevance
32 #define RNG_CR_CONFIG_MASK (RNG_CR_ENTROPY_SRC_MASK | RNG_CR_CED | RNG_CR_CLKDIV) macro307 reg &= ~RNG_CR_CONFIG_MASK; in stm32_rng_init()