Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DCRCEngine.cs177 public uint Polynomial => CRCPolynomial.Polynomial; field
201 public uint Polynomial { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/
DEFR32_GPCRC.cs99 Polynomial = 0x0C, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSTM32_CRC.cs296 Polynomial = 0x14 enumerator