Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_TTCTests.cs72 …eSecond(uint counterControl, uint interruptMask, uint initValue, uint overflowValue, uint interval… in ShouldOverflowInOneSecond() argument
87 Assert.AreEqual(overflowValue, ReadTimerRegister(index, Registers.CounterValue)); in ShouldOverflowInOneSecond()