Searched refs:RNG (Results 1 – 4 of 4) sorted by relevance
/nrf_hw_models-3.7.0/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()
|
/nrf_hw_models-3.7.0/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-3.7.0/src/nrfx/hal/ |
D | nrf_hack.c | 107 } else IF_PER(RNG, , _NS, rng) in nrf_dppi_hack_get_task_from_ptr()
|
/nrf_hw_models-3.7.0/docs/ |
D | README_impl_status.md | 53 | **RNG** | Random number generator | ✔ | &#x…
|