Searched refs:currentReturnValue (Results 1 – 1 of 1) sorted by relevance
34 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