Home
last modified time | relevance | path

Searched refs:IReadOnlyPeripheralCollection (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DPeripheralCollection.cs23 private interface IReadOnlyPeripheralCollection interface in Antmicro.Renode.Peripherals.Bus.SystemBus
32 …private class PeripheralCollection : IReadOnlyPeripheralCollection, ICoalescable<PeripheralCollect…
DSystemBus.cs1876 …ionByContext = new ContextKeyDictionary<PeripheralCollection, IReadOnlyPeripheralCollection>(() =>… in InitStructures()
2086 …private ContextKeyDictionary<PeripheralCollection, IReadOnlyPeripheralCollection> peripheralsColle…