Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Config/Devices/
DDevicesConfig.cs37 public List<DeviceInfo> DeviceList{ get { return deviceList; } } property in Antmicro.Renode.Config.Devices.DevicesConfig
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DISP1761.cs1768 public Dictionary<byte,IUSBPeripheral> DeviceList property in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761