Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/IEEE802_15_4/
DFrame.cs46 var crcLength = polynomial.WidthInBytes; in CalculateCRC()
74 var crcLength = CRCPolynomial.WidthInBytes; in CheckCRC()
196 var crcLength = CRCPolynomial.WidthInBytes; in Encode()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DCRCEngine.cs204 public int WidthInBytes property