Home
last modified time | relevance | path

Searched refs:INTENCLR (Results 1 – 25 of 28) sorted by relevance

12

/nrf_hw_models-latest/src/HW_models/
DNHW_templates.h128 if ( peri_regs INTENCLR ){/* LCOV_EXCL_BR_LINE */ \
129 inten &= ~(peri_regs INTENCLR); \
131 peri_regs INTENCLR = 0; \
153 if ( peri_regs INTENCLR ){/* LCOV_EXCL_BR_LINE */ \
154 inten &= ~(peri_regs INTENCLR); \
156 peri_regs INTENCLR = 0; \
DNHW_RADIO_signals.c122 uint32_t *INTENCLR = (uint32_t *)((uintptr_t)&NRF_RADIO_regs.INTENCLR00 + int_l*radio_int_pdiff); in nhw_RADIO_regw_sideeffects_INTENCLR() local
125 uint32_t *INTENCLR = (uint32_t *)(uintptr_t)&NRF_RADIO_regs.INTENCLR; in nhw_RADIO_regw_sideeffects_INTENCLR()
128 if (*INTENCLR){/* LCOV_EXCL_BR_LINE */ in nhw_RADIO_regw_sideeffects_INTENCLR()
129 RADIO_INTEN[int_l] &= ~*INTENCLR; in nhw_RADIO_regw_sideeffects_INTENCLR()
131 *INTENCLR = 0; in nhw_RADIO_regw_sideeffects_INTENCLR()
DNRF_GPIOTE.c333 …uint32_t *INTENCLR = (uint32_t *)((uintptr_t)&NRF_GPIOTE_regs[inst].INTENCLR0 + interrupt_nbr*gpio… in nrf_gpiote_regw_sideeffects_INTENCLR() local
335 uint32_t *INTENCLR = (uint32_t *)(uintptr_t)&NRF_GPIOTE_regs[inst].INTENCLR; in nrf_gpiote_regw_sideeffects_INTENCLR()
338 if (*INTENCLR) { in nrf_gpiote_regw_sideeffects_INTENCLR()
339 gpiote_st[inst].GPIOTE_ITEN[interrupt_nbr] &= ~*INTENCLR; in nrf_gpiote_regw_sideeffects_INTENCLR()
340 *INTENCLR = 0; in nrf_gpiote_regw_sideeffects_INTENCLR()
DNHW_EGU.c190 if ( EGU_regs->INTENCLR ) { in nhw_egu_regw_sideeffect_INTENCLR()
191 EGU_regs->INTEN &= ~EGU_regs->INTENCLR; in nhw_egu_regw_sideeffect_INTENCLR()
193 EGU_regs->INTENCLR = 0; //We do not model reading the INTEN register thru the INTENCLR one in nhw_egu_regw_sideeffect_INTENCLR()
DNHW_GRTC.c419 uint32_t *INTENCLR = (uint32_t *)((uintptr_t)&NRF_GRTC_regs.INTENCLR0 + n*grtc_int_pdiff); in nhw_GRTC_regw_sideeffects_INTENCLR() local
422 if (*INTENCLR) { in nhw_GRTC_regw_sideeffects_INTENCLR()
423 *INTEN &= ~*INTENCLR; in nhw_GRTC_regw_sideeffects_INTENCLR()
425 *INTENCLR = 0; //We do not model reading the INTEN register thru the INTENCLR one in nhw_GRTC_regw_sideeffects_INTENCLR()
DNHW_CLOCK.c396 if (NRF_CLOCK_regs[i]->INTENCLR) { /* LCOV_EXCL_BR_LINE */ in nhw_CLOCK_regw_sideeffects_INTENCLR()
399 this->INTEN &= ~NRF_CLOCK_regs[i]->INTENCLR; in nhw_CLOCK_regw_sideeffects_INTENCLR()
401 NRF_CLOCK_regs[i]->INTENCLR = 0; in nhw_CLOCK_regw_sideeffects_INTENCLR()
DNHW_TIMER.c525 if ( NRF_TIMER_regs[t].INTENCLR ){ in nhw_timer_regw_sideeffects_INTENCLR()
526 this->INTEN &= ~NRF_TIMER_regs[t].INTENCLR; in nhw_timer_regw_sideeffects_INTENCLR()
528 NRF_TIMER_regs[t].INTENCLR = 0; in nhw_timer_regw_sideeffects_INTENCLR()
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_cracen.c22 p_reg->INTENCLR = mask; in nrf_cracen_int_disable()
Dnrf_cracen_cm.c46 p_reg->CRYPTMSTRDMA.INTENCLR = mask; in nrf_cracen_cm_int_disable()
Dnrf_temp.c35 NRF_TEMP_regs.INTENCLR = mask; in nrf_temp_int_disable()
Dnrf_ecb.c33 p_reg->INTENCLR = mask; in nrf_ecb_int_disable()
Dnrf_aar.c21 p_reg->INTENCLR = mask; in nrf_aar_int_disable()
Dnrf_rng.c37 NRF_RNG_regs.INTENCLR = mask; in nrf_rng_int_disable()
Dnrf_ccm.c36 p_reg->INTENCLR = mask; in nrf_ccm_int_disable()
Dnrf_ipc.c44 p_reg->INTENCLR = mask; in nrf_ipc_int_disable()
Dnrf_egu.c47 p_reg->INTENCLR = mask; in nrf_egu_int_disable()
Dnrf_54_ecb.c43 p_reg->INTENCLR = mask; in nrf_ecb_int_disable()
Dnrf_54_aar.c31 p_reg->INTENCLR = mask; in nrf_aar_int_disable()
Dnrf_54_ccm.c46 p_reg->INTENCLR = mask; in nrf_ccm_int_disable()
Dnrf_timer.c77 p_reg->INTENCLR = mask; in nrf_timer_int_disable()
Dnrf_radio.c62 p_reg->INTENCLR = mask; in nrf_radio_int_disable()
Dnrf_rtc.c35 p_reg->INTENCLR = mask; in nrf_rtc_int_disable()
Dnrf_clock.c35 p_reg->INTENCLR = mask; in nrf_clock_int_disable()
Dnrf_uart.c51 p_reg->INTENCLR = mask; in nrf_uart_int_disable()
Dnrf_uarte.c61 p_reg->INTENCLR = mask; in nrf_uarte_int_disable()

12