Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs411 …public bool TryConvertStateToUlongForContext(IPeripheral context, IContextState cpuStateObj, out u… in TryConvertStateToUlongForContext() argument
415 … || !peripheralWithTransactionState.TryConvertStateObjToUlong(cpuStateObj, out state)) in TryConvertStateToUlongForContext()