Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1642 private void DetachIncomingInterrupts(IPeripheral[] detachedPeripherals) in DetachIncomingInterrupts() argument
1644 foreach(var detachedPeripheral in detachedPeripherals) in DetachIncomingInterrupts()