Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNHW_config.h158 #define NHW_TEMP_INT_MAP {{0 , 12}} /*Only core,TEMP_IRQn*/ macro
415 #define NHW_TEMP_INT_MAP {{1 , 16}} /*Net core,TEMP_IRQn*/ macro
DNHW_TEMP.c127 static struct nhw_irq_mapping nhw_temp_irq_map[NHW_TEMP_TOTAL_INST] = NHW_TEMP_INT_MAP; in nhw_TEMP_eval_interrupt()