Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DGPIOGate.cs45 private class IrqNode : IGPIO class in Antmicro.Renode.Core.GPIOGate
47 public IrqNode(IGPIO destination, Action changeCallback) in IrqNode() method in Antmicro.Renode.Core.GPIOGate.IrqNode