Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DNXPGPIOPort.cs362 SetOutput = 0x04, enumerator
DRenesasRA_GPIO.cs228 private void SetOutput(int index, bool value) in SetOutput() method in Antmicro.Renode.Peripherals.GPIOPort.RenesasRA_GPIO