Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/RESD/
DSamplesData.cs34 public bool Move(int count) in Move() method in Antmicro.Renode.Utilities.RESD.T
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/
DAntMouse.cs61 public void Move(int newx, int newy) in Move() method in Antmicro.Renode.Peripherals.Input.AntMouse
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DPeripheralCollection.cs118 …public void Move(IBusRegistered<IBusPeripheral> registeredPeripheral, BusRangeRegistration newRegi… in Move() method in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSDCard.cs862 public void Move(uint offset) in Move() method