Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DPeripheralsCommand.cs20 public class PeripheralsCommand : Command class
53 …public PeripheralsCommand(Monitor monitor, Func<IMachine> getCurrentMachine) : base(monitor, "peri… in PeripheralsCommand() method in Antmicro.Renode.UserInterface.Commands.PeripheralsCommand