Home
last modified time | relevance | path

Searched refs:WaitForStepFinished (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DSynchronizer.cs56 public void WaitForStepFinished() in WaitForStepFinished() method in Antmicro.Renode.Peripherals.CPU.Synchronizer
DBaseCPU.cs128 singleStepSynchronizer.WaitForStepFinished(); in Step()