Searched defs:EnableInterrupt (Results 1 – 5 of 5) sorted by relevance
247 public void EnableInterrupt(TInterrupt interrupt, bool status = true) in EnableInterrupt() method in Antmicro.Renode.Utilities.TInterrupt
252 EnableInterrupt = 0x304, enumerator
370 EnableInterrupt = 0x304, enumerator
429 EnableInterrupt = 0x304, enumerator
610 private void EnableInterrupt(uint interruptMask) in EnableInterrupt() method in Antmicro.Renode.Peripherals.I2C.EFM32GGI2CController