Home
last modified time | relevance | path

Searched refs:RNG_INTENCLR_VALRDY_Msk (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RNG.c87 if (NRF_RNG_regs.EVENTS_VALRDY && (RNG_INTEN & RNG_INTENCLR_VALRDY_Msk)){ in nhw_RNG_eval_interrupt()
DNRF5340_peri_types.h4931 #define RNG_INTENCLR_VALRDY_Msk (0x1UL << RNG_INTENCLR_VALRDY_Pos) /*!< Bit mask of VALRDY field. */ macro