Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_config.h160 #define NHW_TEMP_INT_MAP {{0 , 12}} /*Only core,TEMP_IRQn*/ macro
419 #define NHW_TEMP_INT_MAP {{1 , 16}} /*Net core,TEMP_IRQn*/ macro
733 #define NHW_TEMP_INT_MAP {{0 , 215}} /*App core,TEMP_IRQn*/ macro
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()