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