Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DPrimeCellIDHelper.cs17 public PrimeCellIDHelper(int peripheralSize, byte[] data, IPeripheral parent) in PrimeCellIDHelper()
38 private readonly int peripheralSize; field in Antmicro.Renode.Peripherals.Miscellaneous.PrimeCellIDHelper