| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/ |
| D | NullRegistrationPointPeripheralContainer.cs | 43 …public IEnumerable<IRegistered<TPeripheral, NullRegistrationPoint>> Children => container.Children; field in Antmicro.Renode.Core.Structure.NullRegistrationPointPeripheralContainer 88 public IEnumerable<IRegistered<TPeripheral, NullRegistrationPoint>> Children property in Antmicro.Renode.Core.Structure.NullRegistrationPointContainerHelper
|
| D | IPeripheralContainer.cs | 21 IEnumerable<IRegistered<TPeripheral, TRegistrationPoint>> Children { get; } property
|
| D | SimpleContainer.cs | 34 public virtual IEnumerable<IRegistered<T, NumberRegistrationPoint<int>>> Children property in Antmicro.Renode.Core.Structure.SimpleContainerBase
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MemoryControllers/ |
| D | Gaisler_FaultTolerantMemoryController.cs | 86 …dMemory, NullRegistrationPoint>> IPeripheralContainer<MappedMemory, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController 93 …CFIFlash, NullRegistrationPoint>> IPeripheralContainer<AMDCFIFlash, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.MemoryControllers.Gaisler_FaultTolerantMemoryController
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/ |
| D | NetworkWithPHY.cs | 50 public IEnumerable<IRegistered<IPhysicalLayer, PHYRegistrationPoint>> Children => field in Antmicro.Renode.Peripherals.Network.NetworkWithPHY
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/Collections/ |
| D | TreeBase.cs | 27 public IEnumerable<TNode> Children property in Antmicro.Renode.Utilities.Collections.TreeBase
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ |
| D | PeripheralsCommand.cs | 137 private HashSet<PeripheralNode> Children; field in Antmicro.Renode.UserInterface.Commands.PeripheralsCommand.PeripheralNode
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ |
| D | PULP_InterruptController.cs | 121 public IEnumerable<IRegistered<PULP_EventController, NullRegistrationPoint>> Children property in Antmicro.Renode.Peripherals.IRQControllers.PULP_InterruptController
|
| D | BaseRiscV.cs | 134 public IEnumerable<IRegistered<ICFU, NumberRegistrationPoint<int>>> Children property in Antmicro.Renode.Peripherals.CPU.BaseRiscV 162 … BusRangeRegistration>> IPeripheralContainer<IIndirectCSRPeripheral, BusRangeRegistration>.Children property in Antmicro.Renode.Peripherals.CPU.BaseRiscV
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | EOSS3_FlexibleFusionEngine.cs | 42 public IEnumerable<IRegistered<IBytePeripheral, NumberRegistrationPoint<int>>> Children property in Antmicro.Renode.Peripherals.Miscellaneous.EOSS3_FlexibleFusionEngine
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ |
| D | S32K3XX_FlexIO.cs | 73 …public IEnumerable<IRegistered<IEndpoint, NullRegistrationPoint>> Children => endpoints.Select(x =… field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIO
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/SiLabs/ |
| D | EFR32_GenericUSART.cs | 93 …heral, NullRegistrationPoint>> IPeripheralContainer<ISPIPeripheral, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.UART.Silabs.EFR32_GenericUSART
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ |
| D | UsbHub.cs | 175 public IEnumerable<IRegistered<IUSBPeripheral, USBRegistrationPoint>> Children property in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub
|
| D | ISP1761.cs | 124 public IEnumerable<IRegistered<IUSBPeripheral, USBRegistrationPoint>> Children property in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761
|
| D | EHCIHostController.cs | 137 public IEnumerable<IRegistered<IUSBPeripheral, USBRegistrationPoint>> Children property in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SCI/ |
| D | RenesasRA6M5_SCI.cs | 153 …gistered<IUART, NullRegistrationPoint>> IPeripheralContainer<IUART, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.SCI.RenesasRA6M5_SCI
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | EFR32xG2_EUSART_2.cs | 458 …heral, NullRegistrationPoint>> IPeripheralContainer<ISPIPeripheral, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.UART.EFR32xG2_EUSART_2
|
| D | EFR32xG2_USART_0.cs | 521 …heral, NullRegistrationPoint>> IPeripheralContainer<ISPIPeripheral, NullRegistrationPoint>.Children property in Antmicro.Renode.Peripherals.UART.EFR32xG2_USART_0
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ |
| D | BusControllerProxy.cs | 482 …public virtual IEnumerable<IRegistered<IBusPeripheral, BusRangeRegistration>> Children => ParentCo… field in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
|
| D | SystemBus.cs | 1186 public IEnumerable<IRegistered<IBusPeripheral, BusRangeRegistration>> Children property in Antmicro.Renode.Peripherals.Bus.SystemBus
|