Home
last modified time | relevance | path

Searched defs:RegistrationPoint (Results 1 – 5 of 5) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DIRegistered.cs22 TRegistrationPoint RegistrationPoint { get; } property
DRegistered.cs22 public TRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.Structure.Registered
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusRegistered.cs25 public BusRangeRegistration RegistrationPoint { get; private set; } property in Antmicro.Renode.Peripherals.Bus.BusRegistered
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DPeripheralsAddedEventArgs.cs20 public IRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.PeripheralsAddedEventArgs
DPeripheralTreeEntry.cs53 public IRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.PeripheralTreeEntry