Searched defs:IRQ2 (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ | ||
| D | RenesasRA_GPIO.cs | 124 public GPIO IRQ2 { get; } property in Antmicro.Renode.Peripherals.GPIOPort.RenesasRA_GPIO |
| D | RenesasRZG_GPIO.cs | 122 public GPIO IRQ2 => functionInterrupts[2]; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/ | ||
| D | RenesasRZG_IRQController.cs | 73 public GPIO IRQ2 => pinFunctionInterrupts[2]; field in Antmicro.Renode.Peripherals.IRQControllers.RenesasRZG_IRQController |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | S32K3XX_SystemIntegrationUnitLite2.cs | 160 public GPIO IRQ2 { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_SystemIntegrationUnitLite2 |