Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs95 bool IsMemory(ulong address, ICPU context = null); in IsMemory() method
DBusControllerProxy.cs430 public virtual bool IsMemory(ulong address, ICPU context = null) in IsMemory() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs574 public bool IsMemory(ulong address, ICPU context = null) in IsMemory() method in Antmicro.Renode.Peripherals.Bus.SystemBus