Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/Network/ExternalControl/
DADC.cs33 var expectedCount = GetExpectedPayloadCount(command); in Invoke()
68 private int GetExpectedPayloadCount(ADCCommand command) in GetExpectedPayloadCount() method in Antmicro.Renode.Network.ExternalControl.ADC
DGPIOPort.cs36 var expectedCount = GetExpectedPayloadCount(command); in Invoke()
107 private int GetExpectedPayloadCount(GPIOPortCommand command) in GetExpectedPayloadCount() method in Antmicro.Renode.Network.ExternalControl.GPIOPort