Home
last modified time | relevance | path

Searched defs:reflectOutput (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DCRCEngine.cs23 …ublic CRCEngine(uint polynomial, int crcWidth, bool reflectInput = true, bool reflectOutput = true, in CRCEngine()
29 … public CRCEngine(CRCPolynomial polynomial, bool reflectInput = true, bool reflectOutput = true, in CRCEngine()