Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs3210sharedPeripheralLast = new InterruptId((uint)SharedPeripheralFirst + sharedPeripheralCount - 1); in InterruptsDecoder()
3256 public InterruptId SharedPeripheralLast => sharedPeripheralLast;
3275 private readonly InterruptId sharedPeripheralLast; // set in the constructor field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder