Home
last modified time | relevance | path

Searched refs:writeBurstType (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/buses/
Daxi-slave.cpp179 writeBurstType = static_cast<AxiBurstType>(*awburst); in writeHandler()
185 if(writeBurstType != AxiBurstType::INCR) in writeHandler()
Daxi-slave.h47 AxiBurstType writeBurstType; member