Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DEOSS3_IntrCtrl.cs33 externalIrqConfig = new [] { SRAMIrq, UARTIrq, TimerIrq, WatchdogIrq, in EOSS3_IntrCtrl()
208 public GPIO TimerIrq { get; } = new GPIO(); property in Antmicro.Renode.Peripherals.IRQControllers.EOSS3_IntrCtrl