Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/src/buses/
Daxi-slave.cpp120 readBurstType = static_cast<AxiBurstType>(*arburst); in readHandler()
128 if(readBurstType != AxiBurstType::INCR) in readHandler()
Daxi-slave.h51 AxiBurstType readBurstType; member