Home
last modified time | relevance | path

Searched refs:currentReturnValue (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DFT5336.cs34 currentReturnValue = null; in Reset()
75 return currentReturnValue.Take(count).ToArray(); in Read()
173 currentReturnValue = bytes; in SetReturnValue()
176 private byte[] currentReturnValue; field in Antmicro.Renode.Peripherals.Input.FT5336