Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs79 void RemoveWatchpointHook(ulong address, BusHookDelegate hook); in RemoveWatchpointHook() method
DBusControllerProxy.cs270 public virtual void RemoveWatchpointHook(ulong address, BusHookDelegate hook) in RemoveWatchpointHook() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs930 public void RemoveWatchpointHook(ulong address, BusHookDelegate hook) in RemoveWatchpointHook() method in Antmicro.Renode.Peripherals.Bus.SystemBus