Searched refs:WaitForStepFinished (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ | ||
| D | Synchronizer.cs | 56 public void WaitForStepFinished() in WaitForStepFinished() method in Antmicro.Renode.Peripherals.CPU.Synchronizer |
| D | BaseCPU.cs | 128 singleStepSynchronizer.WaitForStepFinished(); in Step() |