Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h38 #define NHW_CLKPWR_INT_MAP {{0 , 0}} /*Only core, POWER_CLOCK_IRQn*/ macro
225 #define NHW_CLKPWR_INT_MAP {{0 , 5}, \ macro
487 #define NHW_CLKPWR_INT_MAP {{0, 270}} /* {App, CLOCK_POWER_IRQn} */ macro
DNHW_54L_CLOCK.c124 static struct nhw_irq_mapping nhw_CLOCK_irq_map[] = NHW_CLKPWR_INT_MAP; in nhw_CLOCK_eval_interrupt()
DNHW_CLOCK.c180 static struct nhw_irq_mapping nhw_clock_irq_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_INT_MAP; in nhw_pwrclk_eval_interrupt()