Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Bus/
DGaislerAHBPlugAndPlayRecord.cs29 public byte[] ToByteArray() in ToByteArray() method in Antmicro.Renode.Peripherals.Bus.GaislerAHBPlugAndPlayRecord
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_BigNumberAccelerator.cs37 public static byte[] ToByteArray(this BigInteger bi, int width) in ToByteArray() method in Antmicro.Renode.Peripherals.Miscellaneous.BigIntegerHelpers