Searched refs:WriteDoubleWordWithState (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ |
| D | BusControllerProxy.cs | 127 …public virtual void WriteDoubleWordWithState(ulong address, uint value, IPeripheral context, ICont… in WriteDoubleWordWithState() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy 131 ParentController.WriteDoubleWordWithState(address, value, context, stateObj); in WriteDoubleWordWithState()
|
| D | IBusController.cs | 40 …void WriteDoubleWordWithState(ulong address, uint value, IPeripheral context, IContextState stateO… in WriteDoubleWordWithState() method
|
| D | SystemBusGenerated.cs | 353 …public void WriteDoubleWordWithState(ulong address, uint value, IPeripheral context, IContextState… in WriteDoubleWordWithState() method in Antmicro.Renode.Peripherals.Bus.SystemBus
|