Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_config.h139 #define NHW_RNG_INT_MAP {{0 , 13}} /*Only core,RNG_IRQn*/ macro
364 #define NHW_RNG_INT_MAP {{1, 9}} /*Network core, "RNG_IRQn"*/ macro
DNHW_RNG.c84 static struct nhw_irq_mapping nhw_rng_irq_map[NHW_RNG_TOTAL_INST] = NHW_RNG_INT_MAP; in nhw_RNG_eval_interrupt()