Searched refs:PeripheralCollection (Results 1 – 2 of 2) sorted by relevance
32 …private class PeripheralCollection : IReadOnlyPeripheralCollection, ICoalescable<PeripheralCollect… class in Antmicro.Renode.Peripherals.Bus.SystemBus34 internal PeripheralCollection(SystemBus sysbus) in PeripheralCollection() method in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection103 public void Coalesce(PeripheralCollection source) in Coalesce()
1876 …Context = new ContextKeyDictionary<PeripheralCollection, IReadOnlyPeripheralCollection>(() => new … in InitStructures()2082 …private IEnumerable<PeripheralCollection> allPeripherals => peripheralsCollectionByContext.GetAllD…2086 …private ContextKeyDictionary<PeripheralCollection, IReadOnlyPeripheralCollection> peripheralsColle…