Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DMPC5567_INTC.cs206 private readonly bool[] pendingInterrupts; field in Antmicro.Renode.Peripherals.IRQControllers.MPC5567_INTC
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DPicoRV32.cs270 private uint pendingInterrupts; field in Antmicro.Renode.Peripherals.CPU.PicoRV32