Searched defs:numberOfInterrupts (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ | ||
| D | Gaisler_GPIO.cs | 22 …public Gaisler_GPIO(IMachine machine, int numberOfConnections, int numberOfInterrupts, string inpu… in Gaisler_GPIO() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | CoreLocalInterruptController.cs | 24 …ublic CoreLocalInterruptController(IMachine machine, BaseRiscV cpu, uint numberOfInterrupts = 4096, in CoreLocalInterruptController() |