Searched defs:RegistrationPoint (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/ | ||
| D | IRegistered.cs | 22 TRegistrationPoint RegistrationPoint { get; } property |
| D | Registered.cs | 22 public TRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.Structure.Registered |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | BusRegistered.cs | 25 public BusRangeRegistration RegistrationPoint { get; private set; } property in Antmicro.Renode.Peripherals.Bus.BusRegistered |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | PeripheralsAddedEventArgs.cs | 20 public IRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.PeripheralsAddedEventArgs |
| D | PeripheralTreeEntry.cs | 53 public IRegistrationPoint RegistrationPoint { get; private set; } property in Antmicro.Renode.Core.PeripheralTreeEntry |