Searched refs:RNG (Results 1 – 5 of 5) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_RNG.c | 116 NHW_SIDEEFFECTS_TASKS_si(RNG, START) in NHW_SIDEEFFECTS_TASKS_si() argument 117 NHW_SIDEEFFECTS_TASKS_si(RNG, STOP) in NHW_SIDEEFFECTS_TASKS_si() 120 NHW_SIDEEFFECTS_SUBSCRIBE_si(RNG, START) in NHW_SIDEEFFECTS_TASKS_si() 121 NHW_SIDEEFFECTS_SUBSCRIBE_si(RNG, STOP) in NHW_SIDEEFFECTS_TASKS_si() 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() 127 NHW_SIDEEFFECTS_EVENTS(RNG) in NHW_SIDEEFFECTS_TASKS_si() 129 static NHW_SIGNAL_EVENT_si(RNG, VALRDY) in NHW_SIDEEFFECTS_TASKS_si()
|
D | NHW_CRACEN_wrap.c | 67 NHW_CHECK_INTERRUPT_si(CRACEN, RNG, NRF_CRACEN_regs.INTEN) in nhw_CRACEN_eval_interrupt() 107 NHW_CRACEN_EVENT_LOGIC(RNG)
|
/nrf_hw_models-latest/src/nrfx/hal/ |
D | nrf_hack.c | 143 } else IF_PER(RNG, , , rng) 172 } else IF_PER(RNG, , _NS, rng)
|
/nrf_hw_models-latest/src/nrfx/drivers/ |
D | nrfx_common.c | 49 } else if (IS_PERIPHERAL_REG(p_reg, RNG,,)) { in nrfx_get_irq_number() 103 } else if (IS_PERIPHERAL_REG(p_reg, RNG,, _NS)) { in nrfx_get_irq_number()
|
/nrf_hw_models-latest/docs/ |
D | README_impl_status.md | 27 | **CRACEN.RNG** | | N/A | N/A… 56 | **RNG** | Random number generator | ✔ | &#x…
|