Searched refs:RNG_SR_DRDY (Results 1 – 1 of 1) sorted by relevance
26 #define RNG_SR_DRDY BIT(0) macro62 if (sr != RNG_SR_DRDY) { in stm32_rng_read()