Home
last modified time | relevance | path

Searched defs:IRQ2 (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRA_GPIO.cs124 public GPIO IRQ2 { get; } property in Antmicro.Renode.Peripherals.GPIOPort.RenesasRA_GPIO
DRenesasRZG_GPIO.cs122 public GPIO IRQ2 => functionInterrupts[2]; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DRenesasRZG_IRQController.cs73 public GPIO IRQ2 => pinFunctionInterrupts[2]; field in Antmicro.Renode.Peripherals.IRQControllers.RenesasRZG_IRQController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DS32K3XX_SystemIntegrationUnitLite2.cs160 public GPIO IRQ2 { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_SystemIntegrationUnitLite2