Searched refs:CLOCK (Results 1 – 4 of 4) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_54L_CLOCK.c | 244 NHW_SIDEEFFECTS_INTSET(CLOCK, NRF_CLOCK_regs[0]->, NRF_CLOCK_regs[0]->INTEN) 245 NHW_SIDEEFFECTS_INTCLR(CLOCK, NRF_CLOCK_regs[0]->, NRF_CLOCK_regs[0]->INTEN) 246 NHW_SIDEEFFECTS_INTEN(CLOCK, NRF_CLOCK_regs[0]->, NRF_CLOCK_regs[0]->INTEN) 248 NHW_SIDEEFFECTS_EVENTS(CLOCK) in NHW_SIDEEFFECTS_EVENTS() argument 264 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, XOSTARTED) 265 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, PLLSTARTED) 266 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, LFCLKSTARTED) 267 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, DONE) 268 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, XOTUNED) 269 NHW_SIGNAL_EVENT(CLOCK, NRF_CLOCK_regs[0]->, XOTUNEERROR) [all …]
|
/nrf_hw_models-latest/src/nrfx/hal/ |
D | nrf_hack.c | 138 IF_PER(CLOCK, , , clock) in nrf_hack_get_task_from_ptr() 170 } else*/ IF_PER(CLOCK, , _NS, clock) 199 } else */ IF_PER(CLOCK, , _NS, clock) 311 } else IF_PER(CLOCK, , _NS, clock)
|
/nrf_hw_models-latest/src/nrfx/drivers/ |
D | nrfx_common.c | 29 } else if (IS_PERIPHERAL_REG(p_reg, CLOCK,,)) { in nrfx_get_irq_number() 99 } else if (IS_PERIPHERAL_REG(p_reg, CLOCK,, _NS)) { in nrfx_get_irq_number() 151 } else if (IS_PERIPHERAL_REG(p_reg, CLOCK,, _S)) { in nrfx_get_irq_number() 306 } else if (IS_PERIPHERAL_REG(p_reg, CLOCK, , _S)) { in nrfx_get_irq_number()
|
/nrf_hw_models-latest/docs/ |
D | README_impl_status.md | 22 | **CLOCK** | Clock control | ✔ | &#x…
|