Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DIPeripheralsGroupsManager.cs17 IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals); in GetOrCreate()
DMachine.cs1664 private static void DetachOutgoingInterrupts(IEnumerable<IPeripheral> peripherals) in DetachOutgoingInterrupts()
1902 public IPeripheralsGroup GetOrCreate(string name, IEnumerable<IPeripheral> peripherals) in GetOrCreate()