Home
last modified time | relevance | path

Searched defs:TryGetCurrentCPU (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs72 bool TryGetCurrentCPU(out ICPU cpu); in TryGetCurrentCPU() method
DBusControllerProxy.cs215 public virtual bool TryGetCurrentCPU(out ICPU cpu) in TryGetCurrentCPU() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs481 public bool TryGetCurrentCPU(out ICPU cpu) in TryGetCurrentCPU() method in Antmicro.Renode.Peripherals.Bus.SystemBus