Searched refs:interrupt (Results 1 – 2 of 2) sorted by relevance
112 static void nhw_CRACEN_CM_set_int(enum NRF_CRACENCORE_CMDMA_Int_t interrupt);342 static void nhw_CRACEN_CM_set_int(enum NRF_CRACENCORE_CMDMA_Int_t interrupt) { in nhw_CRACEN_CM_set_int() argument343 CMDMA_regs->INTSTATRAW |= interrupt; in nhw_CRACEN_CM_set_int()
115 For a HW model to raise an interrupt all it will need to do is call into the116 interrupt controller model functions119 The interrupt controller will update its status, and if the interrupt was not