Home
last modified time | relevance | path

Searched defs:disableTimeoutCheck (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCCortexMCPU.cs15 …Bitness bitness = CpuBitness.Bits32, int timeSyncPeriodUS = 1000, bool disableTimeoutCheck = false) in SystemCCortexMCPU()
DSystemCCPU.cs18 …Bitness bitness = CpuBitness.Bits32, int timeSyncPeriodUS = 1000, bool disableTimeoutCheck = false) in SystemCCPU()
DSystemCPeripheral.cs216 bool disableTimeoutCheck = false in SystemCPeripheral()
730 private readonly bool disableTimeoutCheck; field in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral