Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DInterruptHandler.cs13 public class InterruptHandler<TRegister, TFlag> class
15 public InterruptHandler(IGPIO gpio) in InterruptHandler() method in Antmicro.Renode.Peripherals.InterruptHandler
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC2538RF.cs42 irqHandler = new InterruptHandler<InterruptRegister, InterruptSource>(IRQ); in CC2538RF()
810 private readonly InterruptHandler<InterruptRegister, InterruptSource> irqHandler;