Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DFT5336.cs59SetReturnValue((byte)touchedPoints.Count(x => x.Type == PointType.Contact || x.Type == PointType.D… in Write()
64 SetReturnValue(ChipVendorId); in Write()
168 SetReturnValue(queue.ToArray()); in PrepareTouchData()
171 private void SetReturnValue(params byte[] bytes) in SetReturnValue() method in Antmicro.Renode.Peripherals.Input.FT5336