Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs2369 private struct PeripheralLookupResult struct in Antmicro.Renode.Peripherals.Bus.SystemBus
2371 public IBusRegistered<IBusPeripheral> What;
2372 public ulong Offset;
2373 public ulong SourceIndex;
2374 public ulong SourceLength;