Searched refs:InterruptMaskOverflow (Results 1 – 1 of 1) sorted by relevance
64 …[TestCase(CounterControlCountUpOverflow, InterruptMaskOverflow, UInt32.MaxValue - TicksPerSecond -…66 …[TestCase(CounterControlCountDownOverflow, InterruptMaskOverflow, TicksPerSecond + 1, UInt32.MaxVa…128 private const uint InterruptMaskOverflow = 0x10; field in Antmicro.Renode.UnitTests.Cadence_TTCTests