Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DOpenTitan_OneTimeProgrammableMemoryController.cs86 return underlyingMemory.ReadBytes((uint)item, itemLength.ByteLength); in GetOtpItem()
828 ByteLength = byteLength; in ItemSizeAttribute()
831 public int ByteLength { get; } property in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController.ItemSizeAttribute