Searched refs:ReadDoubleWordWithState (Results 1 – 3 of 3) sorted by relevance
110 …public virtual uint ReadDoubleWordWithState(ulong address, IPeripheral context, IContextState stat… in ReadDoubleWordWithState() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy114 return ParentController.ReadDoubleWordWithState(address, context, stateObj); in ReadDoubleWordWithState()
38 uint ReadDoubleWordWithState(ulong address, IPeripheral context, IContextState stateObj); in ReadDoubleWordWithState() method
295 … public uint ReadDoubleWordWithState(ulong address, IPeripheral context, IContextState stateObj) in ReadDoubleWordWithState() method in Antmicro.Renode.Peripherals.Bus.SystemBus