Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Mocks/
DMockGPIOByNumberConnectorPeripheral.cs18 public MockGPIOByNumberConnectorPeripheral(int gpios) in MockGPIOByNumberConnectorPeripheral()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1564 …private static void DoAttachGPIO(IPeripheral source, PropertyInfo[] gpios, IGPIOReceiver destinati… in DoAttachGPIO()