Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedUART.cs24 … = LimitBuffer, int timeout = DefaultTimeout, string address = null, bool createConnection = true, in CoSimulatedUART() argument
29 limitBuffer, timeout, address, createConnection, renodeToCosimSignalsOffset, in CoSimulatedUART()
DCoSimulatedPeripheral.cs27 … = LimitBuffer, int timeout = DefaultTimeout, string address = null, bool createConnection = true, in CoSimulatedPeripheral() argument
37 if(createConnection) in CoSimulatedPeripheral()