Home
last modified time | relevance | path

Searched refs:NHW_AAR_TOTAL_INST (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_AAR.c42 #if NHW_AAR_TOTAL_INST > 1
51 static uint nhw_AAR_dppi_map[NHW_AAR_TOTAL_INST] = NHW_AAR_DPPI_MAP;
70 …static bool aar_int_line[NHW_AAR_TOTAL_INST]; /* Is the AAR currently driving its interrupt line h… in nhw_AAR_eval_interrupt()
72 static struct nhw_irq_mapping nhw_aar_irq_map[NHW_AAR_TOTAL_INST] = NHW_AAR_INT_MAP; in nhw_AAR_eval_interrupt()
DNHW_config.h27 #define NHW_AAR_TOTAL_INST 1 macro
211 #define NHW_AAR_TOTAL_INST 1 macro