Home
last modified time | relevance | path

Searched refs:no_peripheral_index (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/
Drenode_inputs.sv10 import renode_pkg::renode_runtime, renode_pkg::no_peripheral_index, renode_pkg::log_level_e;
43 renode_pkg::no_peripheral_index
Drenode.sv10 …untime, renode_pkg::bus_connection, renode_pkg::renode_connection, renode_pkg::no_peripheral_index;
166 …n.send_to_async_receiver(message_t'{renode_pkg::tickClock, 0, 0, renode_pkg::no_peripheral_index});
266 runtime.connection.send(message_t'{renode_pkg::error, 0, 0, renode_pkg::no_peripheral_index});
272 runtime.connection.send(message_t'{renode_pkg::ok, 0, 0, renode_pkg::no_peripheral_index});
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/
Drenode_pkg.sv20 const int no_peripheral_index = -1; register
183 send(message_t'{ok, 0, 0, renode_pkg::no_peripheral_index});