Searched defs:maxWidth (Results 1 – 2 of 2) sorted by relevance
24 …public CoSimulatedPeripheral(Machine machine, int maxWidth = 64, bool useAbsoluteAddress = false, … in CoSimulatedPeripheral()329 private int maxWidth; field in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral
21 …public CoSimulatedUART(Machine machine, int maxWidth = 64, bool useAbsoluteAddress = false, long f… in CoSimulatedUART()