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