Searched refs:ReadQuadWordWithState (Results 1 – 3 of 3) sorted by relevance
320 …public virtual ulong ReadQuadWordWithState(ulong address, IPeripheral context, IContextState state… in ReadQuadWordWithState() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy322 return ParentController.ReadQuadWordWithState(address, context, stateObj); in ReadQuadWordWithState()
43 ulong ReadQuadWordWithState(ulong address, IPeripheral context, IContextState stateObj); in ReadQuadWordWithState() method
409 … public ulong ReadQuadWordWithState(ulong address, IPeripheral context, IContextState stateObj) in ReadQuadWordWithState() method in Antmicro.Renode.Peripherals.Bus.SystemBus