Searched refs:RNG_SR_ST_DONE (Results 1 – 1 of 1) sorted by relevance
39 #define RNG_SR_ST_DONE BIT(4) macro85 } while ((status & (RNG_SR_SEED_DONE | RNG_SR_ST_DONE)) == 0); in wait_for_irq()
Completed in 3 milliseconds