Searched defs:AsByteArray (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | BitStream.cs | 135 public byte[] AsByteArray() in AsByteArray() method in Antmicro.Renode.Utilities.BitStream |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | OpenTitan_BigNumberAcceleratorCore.cs | 1065 public byte[] AsByteArray => underlyingValue.ToByteArray(ByteArrayLength); field in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore.WideRegister |