Home
last modified time | relevance | path

Searched refs:SoftwareIrq1 (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DEOSS3_IntrCtrl.cs42 softwareInterrupt1Config = new InterruptConfig(SoftwareIrq1, this, 1); in EOSS3_IntrCtrl()
202 public GPIO SoftwareIrq1 { get; } = new GPIO(); property in Antmicro.Renode.Peripherals.IRQControllers.EOSS3_IntrCtrl