Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/Connection/
DCoSimulationConnection.cs217 …public void Send(ICoSimulationConnectible connectible, ActionType actionId, ulong offset, ulong va… in Send()
275 … public void Write(ICoSimulationConnectible connectible, ActionType type, long offset, ulong value) in Write()
286 public ulong Read(ICoSimulationConnectible connectible, ActionType type, long offset) in Read()