Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DGaisler_GPIO.cs22 …Machine machine, int numberOfConnections, int numberOfInterrupts, string inputOnlyPins = "") : bas… in Gaisler_GPIO()
191 private readonly HashSet<int> inputOnlyPins; field in Antmicro.Renode.Peripherals.GPIOPort.Gaisler_GPIO