Searched refs:GPIOSet (Results 1 – 1 of 1) sorted by relevance
129 mocks[0].GPIOSet(0, true); in ShouldSerializeGPIOs()130 mocks[2].GPIOSet(1, true); in ShouldSerializeGPIOs()131 mocks[2].GPIOSet(2, true); in ShouldSerializeGPIOs()197 public void GPIOSet(int number, bool value) in GPIOSet() method in Antmicro.Renode.UnitTests.GPIOMock