Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC2520.cs897 CurrentByteCount++; in Parse()
907 return CurrentByteCount == Length;
930 protected int CurrentByteCount; field in Antmicro.Renode.Peripherals.Wireless.CC2520.Instruction
1021 switch(CurrentByteCount) in ParseInner()
1046 switch(CurrentByteCount) in ParseInner()
1072 switch(CurrentByteCount) in ParseInner()
1102 switch(CurrentByteCount) in ParseInner()
1156 if(CurrentByteCount == 1) in ParseInner()
1176 if(CurrentByteCount == 1) in ParseInner()
1197 switch(CurrentByteCount) in ParseInner()