Home
last modified time | relevance | path

Searched refs:EVTENCLR (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_rtc.c88 p_reg->EVTENCLR = event; in nrf_rtc_event_disable()
/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c848 if ( RTC_regs->EVTENCLR ){ in nhw_rtc_regw_sideeffect_EVTENCLR()
849 RTC_regs->EVTEN &= ~RTC_regs->EVTENCLR; in nhw_rtc_regw_sideeffect_EVTENCLR()
851 RTC_regs->EVTENCLR = 0; in nhw_rtc_regw_sideeffect_EVTENCLR()
DNRF5340_peri_types.h4997 …__IOM uint32_t EVTENCLR; /*!< (@ 0x00000348) Disable event routing … member