Searched defs:pendingInterrupts (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/ | ||
| D | MPC5567_INTC.cs | 206 private readonly bool[] pendingInterrupts; field in Antmicro.Renode.Peripherals.IRQControllers.MPC5567_INTC |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | PicoRV32.cs | 270 private uint pendingInterrupts; field in Antmicro.Renode.Peripherals.CPU.PicoRV32 |