Searched refs:TimerInterruptSource (Results 1 – 1 of 1) sorted by relevance
30 pendingInterrupts |= (1u << TimerInterruptSource); in PicoRV32()293 private const int TimerInterruptSource = 0; field in Antmicro.Renode.Peripherals.CPU.PicoRV32