Searched defs:ChildCollection (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/ | ||
| D | SimpleContainer.cs | 18 Dictionary<int, IPeripheral> ChildCollection { get; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | BaseRiscV.cs | 845 public readonly Dictionary<int, ICFU> ChildCollection; field in Antmicro.Renode.Peripherals.CPU.BaseRiscV |