Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/communication/
Dsocket_channel.cpp38 sendMain(Protocol(handshake, 0, 0, noPeripheralIndex)); in handshakeValid()
45 sendSender(Protocol(logMessage, strlen(data), logLevel, noPeripheralIndex)); in log()
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode.h47 const int noPeripheralIndex = -1; variable