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