Searched defs:CoSimulatedPeripheral (Results 1 – 1 of 1) sorted by relevance
22 …public class CoSimulatedPeripheral : ICoSimulationConnectible, IQuadWordPeripheral, IDoubleWordPer… class24 …public CoSimulatedPeripheral(Machine machine, int maxWidth = 64, bool useAbsoluteAddress = false, … in CoSimulatedPeripheral() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral