Searched defs:Move (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/RESD/ | ||
| D | SamplesData.cs | 34 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/ | ||
| D | AntMouse.cs | 61 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/ | ||
| D | PeripheralCollection.cs | 118 …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/ | ||
| D | SDCard.cs | 862 public void Move(uint offset) in Move() method |