Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Plugins/
DPluginAttribute.cs17 public string Description { get; set; } property in Antmicro.Renode.Plugins.PluginAttribute
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DPluginDescriptor.cs49 public string Description { get; private set; } property in Antmicro.Renode.Utilities.PluginDescriptor
DProgressMonitor.cs143 public string Description { get; private set; } property in Antmicro.Renode.Utilities.ProgressMonitor.MonitoredAction
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DCommand.cs39 public string Description{ get; private set; } property in Antmicro.Renode.UserInterface.Commands.Command
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBInterface.cs62 public string Description { get; } property in Antmicro.Renode.Core.USB.USBInterface
DUSBConfiguration.cs87 public string Description { get; } property in Antmicro.Renode.Core.USB.USBConfiguration
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSVDParser.cs441 public String Description { get; private set; } property in Antmicro.Renode.Peripherals.Bus.SVDParser.SVDDevice