Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_AES_ECB.c30 #if NHW_ECB_TOTAL_INST > 1
40 static uint nhw_ECB_dppi_map[NHW_ECB_TOTAL_INST] = NHW_ECB_DPPI_MAP;
87 …static bool ecb_int_line[NHW_ECB_TOTAL_INST]; /* Is the ECB currently driving its interrupt line h… in nhw_ECB_eval_interrupt()
89 static struct nhw_irq_mapping nhw_ecb_irq_map[NHW_ECB_TOTAL_INST] = NHW_ECB_INT_MAP; in nhw_ECB_eval_interrupt()
DNHW_config.h46 #define NHW_ECB_TOTAL_INST 1 macro
238 #define NHW_ECB_TOTAL_INST 1 macro