Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DRegisterValue.cs16 public ulong RawValue { get; private set; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSymbolAddress.cs126 public ulong RawValue { get; private set; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DCRCEngine.cs64 public uint RawValue property in Antmicro.Renode.Utilities.CRCEngine
DBitHelper.cs875 public ulong RawValue; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DADXL345.cs336 public short RawValue; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DTimeSourceBase.cs886 public ulong RawValue { get; private set; } property in Antmicro.Renode.Time.TimeSourceBase.TimeVariantValue