Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DUnhandledAccessBehaviour.cs16 DoNotReport enumerator
DSystemBus.cs1994 if(UnhandledAccessBehaviour == UnhandledAccessBehaviour.DoNotReport) in ReportNonExistingRead()
2026 if(UnhandledAccessBehaviour == UnhandledAccessBehaviour.DoNotReport) in ReportNonExistingWrite()