Searched refs:IRQMASK (Results 1 – 1 of 1) sorted by relevance
121 pub interrupts: [InterruptSource; IRQMASK.len()],635 for (irq, i) in self.interrupts.iter().zip(IRQMASK) { in update() 646 const IRQMASK: [Interrupt; 6] = [645 const IRQMASK: [Interrupt; 6] = [ global() constant