Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/peripherals/
Dcpu-agent.h206 void pushWordToAgent(uint64_t addr, uint16_t value) override in pushWordToAgent() function
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_bus.cpp69 void RenodeAgent::pushWordToAgent(uint64_t addr, uint16_t value) in pushWordToAgent() function in RenodeAgent