Searched refs:RNG_INTENCLR_VALRDY_Msk (Results 1 – 2 of 2) sorted by relevance
87 if (NRF_RNG_regs.EVENTS_VALRDY && (RNG_INTEN & RNG_INTENCLR_VALRDY_Msk)){ in nhw_RNG_eval_interrupt()
4931 #define RNG_INTENCLR_VALRDY_Msk (0x1UL << RNG_INTENCLR_VALRDY_Pos) /*!< Bit mask of VALRDY field. */ macro