Searched refs:RNG_INTEN (Results 1 – 1 of 1) sorted by relevance
44 static bool RNG_INTEN = false; //interrupt enable variable57 RNG_INTEN = false; in nhw_rng_init()87 if (NRF_RNG_regs.EVENTS_VALRDY && (RNG_INTEN & RNG_INTENCLR_VALRDY_Msk)){ in nhw_RNG_eval_interrupt()124 NHW_SIDEEFFECTS_INTSET_si(RNG, NRF_RNG_regs., RNG_INTEN) in NHW_SIDEEFFECTS_TASKS_si()125 NHW_SIDEEFFECTS_INTCLR_si(RNG, NRF_RNG_regs., RNG_INTEN) in NHW_SIDEEFFECTS_TASKS_si()