Home
last modified time | relevance | path

Searched defs:IRQ1 (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM303DLHC_Accelerometer.cs158 public GPIO IRQ1 { get; } property in Antmicro.Renode.Peripherals.Sensors.LSM303DLHC_Accelerometer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRA_GPIO.cs123 public GPIO IRQ1 { get; } property in Antmicro.Renode.Peripherals.GPIOPort.RenesasRA_GPIO
DRenesasRZG_GPIO.cs121 public GPIO IRQ1 => functionInterrupts[1]; field in Antmicro.Renode.Peripherals.GPIOPort.RenesasRZG_GPIO
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DRenesasRZG_IRQController.cs72 public GPIO IRQ1 => pinFunctionInterrupts[1]; field in Antmicro.Renode.Peripherals.IRQControllers.RenesasRZG_IRQController
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DS32K3XX_SystemIntegrationUnitLite2.cs159 public GPIO IRQ1 { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_SystemIntegrationUnitLite2