Home
last modified time | relevance | path

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

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