Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/buses/
Dbus.cpp25 this->agent->log(LOG_LEVEL_ERROR, buffer); in isSignalConnected()
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode.h44 LOG_LEVEL_ERROR = 3 enumerator
Drenode_bus.cpp47 log(LOG_LEVEL_ERROR, msg); in writeToBus()
59 log(LOG_LEVEL_ERROR, msg); in readFromBus()
165 log(LOG_LEVEL_ERROR, "The irq address cannot be null"); in registerInterrupt()