Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs60 bool IsAddressRangeLocked(Range range, IPeripheral context = null); in IsAddressRangeLocked() method
DBusControllerProxy.cs285 public virtual bool IsAddressRangeLocked(Range range, IPeripheral context = null) in IsAddressRangeLocked() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs1097 public bool IsAddressRangeLocked(Range range, IPeripheral context = null) in IsAddressRangeLocked() method in Antmicro.Renode.Peripherals.Bus.SystemBus