Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/peripherals/
Dcpu-agent.h198 void pushByteToAgent(uint64_t addr, uint8_t value) override in pushByteToAgent() function
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/
Drenode_bus.cpp64 void RenodeAgent::pushByteToAgent(uint64_t addr, uint8_t value) in pushByteToAgent() function in RenodeAgent