Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/peripherals/
Dcpu-agent.h214 void pushDoubleWordToAgent(uint64_t addr, uint32_t value) override in pushDoubleWordToAgent() function
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_bus.cpp74 void RenodeAgent::pushDoubleWordToAgent(uint64_t addr, uint32_t value) in pushDoubleWordToAgent() function in RenodeAgent