Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_config.h38 #define NHW_CLKPWR_INT_MAP {{0 , 0}} /*Only core, POWER_CLOCK_IRQn*/ macro
242 #define NHW_CLKPWR_INT_MAP {{0 , 5}, \ macro
554 #define NHW_CLKPWR_INT_MAP {{0, 261}} /* {App, CLOCK_POWER_IRQn} */ macro
DNHW_54L_CLOCK.c129 static struct nhw_irq_mapping nhw_CLOCK_irq_map[] = NHW_CLKPWR_INT_MAP; in nhw_CLOCK_eval_interrupt()
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()