Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DPeripheralsCommand.cs34 var peripheralEntries = currentMachine.GetPeripheralsWithAllRegistrationPoints(); in Run()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/
DMachineExtensions.cs120 …ry<PeripheralTreeEntry, IEnumerable<IRegistrationPoint>> GetPeripheralsWithAllRegistrationPoints(t… in GetPeripheralsWithAllRegistrationPoints() method in Antmicro.Renode.Utilities.MachineExtensions