Home
last modified time | relevance | path

Searched refs:nhw_irq_mapping (Results 1 – 22 of 22) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_common_types.h19 struct nhw_irq_mapping { struct
Dfake_timer.c30 static struct nhw_irq_mapping nhw_faketimer_irq_map[NHW_FAKE_TIMER_TOTAL_INST] = NHW_FAKE_TIMER_INT…
Dirq_ctrl.h42 struct nhw_irq_mapping *irq_map);
DNHW_GRTC.c75 struct nhw_irq_mapping *int_map; //[n_int]
110 struct nhw_irq_mapping nhw_GRTC_int_map[] = NHW_GRTC_INT_MAP; in nhw_grtc_init()
123 …nhw_grtc_st.int_map = (struct nhw_irq_mapping *)bs_calloc(nhw_grtc_st.n_int, sizeof(struct nhw_irq… in nhw_grtc_init()
124 memcpy(nhw_grtc_st.int_map, nhw_GRTC_int_map, sizeof(struct nhw_irq_mapping) * nhw_grtc_st.n_int); in nhw_grtc_init()
DNHW_RNG.c84 static struct nhw_irq_mapping nhw_rng_irq_map[NHW_RNG_TOTAL_INST] = NHW_RNG_INT_MAP; in nhw_RNG_eval_interrupt()
DNHW_AES_ECB.c89 static struct nhw_irq_mapping nhw_ecb_irq_map[NHW_ECB_TOTAL_INST] = NHW_ECB_INT_MAP; in nhw_ECB_eval_interrupt()
DNHW_CRACEN_wrap.c63 static struct nhw_irq_mapping nhw_cracen_irq_map[NHW_CRACEN_TOTAL_INST] = NHW_CRACEN_INT_MAP; in nhw_CRACEN_eval_interrupt()
Dbstest_ticker.c32 static struct nhw_irq_mapping nhw_bsticker_irq_map[NHW_BSTICKER_TOTAL_INST] = NHW_BSTICKER_TIMER_IN…
DNHW_TEMP.c148 static struct nhw_irq_mapping nhw_temp_irq_map[NHW_TEMP_TOTAL_INST] = NHW_TEMP_INT_MAP; in nhw_TEMP_eval_interrupt()
DNHW_AAR.c72 static struct nhw_irq_mapping nhw_aar_irq_map[NHW_AAR_TOTAL_INST] = NHW_AAR_INT_MAP; in nhw_AAR_eval_interrupt()
DNHW_IPC.c83 static struct nhw_irq_mapping nhw_ipc_irq_map[NHW_IPC_TOTAL_INST] = NHW_IPC_INT_MAP; in nhw_IPC_eval_interrupt()
DNHW_AES_CCM.c73 static struct nhw_irq_mapping nhw_ccm_irq_map[NHW_CCM_TOTAL_INST] = NHW_CCM_INT_MAP; in nhw_CCM_eval_interrupt()
DNHW_EGU.c94 static struct nhw_irq_mapping nhw_egu_irq_map[NHW_EGU_TOTAL_INST] = NHW_EGU_INT_MAP; in nhw_egu_eval_interrupt()
DNHW_RADIO_signals.c52 static struct nhw_irq_mapping nhw_radio_irq_map[NHW_RADIO_N_INT] = NHW_RADIO_INT_MAP; in nhw_RADIO_eval_interrupt()
Dirq_ctrl.c513 struct nhw_irq_mapping *irq_map) in hw_irq_ctrl_toggle_level_irq_line_if()
DNHW_54L_CLOCK.c129 static struct nhw_irq_mapping nhw_CLOCK_irq_map[] = NHW_CLKPWR_INT_MAP; in nhw_CLOCK_eval_interrupt()
DNHW_54_AAR_CCM_ECB.c194 static struct nhw_irq_mapping nhw_aarccm_irq_map[NHW_AARCCMECB_TOTAL_INST] = NHW_AARCCM_INTMAP;
234 static struct nhw_irq_mapping nhw_ecb_irq_map[NHW_AARCCMECB_TOTAL_INST] = NHW_ECB_INTMAP; in nhw_ECB_eval_interrupt()
DNRF_GPIOTE.c52 static struct nhw_irq_mapping nhw_gpiote_irq_map[NHW_GPIOTE_TOTAL_INST][NHW_GPIOTE_N_INT] = NHW_GPI…
DNHW_CLOCK.c183 static struct nhw_irq_mapping nhw_clock_irq_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_INT_MAP; in nhw_pwrclk_eval_interrupt()
DNHW_TIMER.c237 static struct nhw_irq_mapping nhw_timer_irq_map[NHW_TIMER_TOTAL_INST] = NHW_TIMER_INT_MAP; in nhw_timer_eval_interrupts()
DNHW_RTC.c567 static struct nhw_irq_mapping nhw_rtc_irq_map[NHW_RTC_TOTAL_INST] = NHW_RTC_INT_MAP; in nhw_rtc_eval_interrupts()
DNHW_UART.c588 static struct nhw_irq_mapping nhw_uart_irq_map[NHW_UARTE_TOTAL_INST] = NHW_UARTE_INT_MAP; in nhw_UARTE_eval_interrupt()