Searched defs:Connections (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
D | CoSimulatedPeripheral.cs | 200 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral |
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
D | SystemCPeripheral.cs | 369 public IReadOnlyDictionary<int, IGPIO> Connections { get; } property in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral |