Home
last modified time | relevance | path

Searched refs:Dat_DatMemoryWrapper (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I3C/
DCaliptra_I3C_generated.cs2572 public Dat_DatMemoryWrapper this[long index] {
2579 return new Dat_DatMemoryWrapper(memory, index * 8);
2601 public class Dat_DatMemoryWrapper class in Antmicro.Renode.Peripherals.I3C.Caliptra_I3C.Dat_DatMemoryContainer
2776 public Dat_DatMemoryWrapper(byte[] memory, long spanBegin) in Dat_DatMemoryWrapper() method in Antmicro.Renode.Peripherals.I3C.Caliptra_I3C.Dat_DatMemoryContainer.Dat_DatMemoryWrapper