Home
last modified time | relevance | path

Searched defs:StartingPoint (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DIBusRegistration.cs23 ulong StartingPoint { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusRegistration.cs42 public ulong StartingPoint { get; set; } property in Antmicro.Renode.Peripherals.Bus.BusRegistration