Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DPeripheralCollection.cs32 …private class PeripheralCollection : IReadOnlyPeripheralCollection, ICoalescable<PeripheralCollect… class in Antmicro.Renode.Peripherals.Bus.SystemBus
34 internal PeripheralCollection(SystemBus sysbus) in PeripheralCollection() method in Antmicro.Renode.Peripherals.Bus.SystemBus.PeripheralCollection