Searched refs:initValue (Results 1 – 2 of 2) sorted by relevance
74 .WithValueField(0, 16, out initValue, name: "INIT - Initial Count Register Bits"); in DefineRegisters()169 var initSignedValue = (short)initValue.Value; in ReloadTimer()177 timer.Value = initValue.Value; in ReloadTimer()206 private IValueRegisterField initValue; field in Antmicro.Renode.Peripherals.Timers.IMXRT_PWM
72 …ShouldOverflowInOneSecond(uint counterControl, uint interruptMask, uint initValue, uint overflowVa… in ShouldOverflowInOneSecond() argument81 timer.SetCounterValue(0, initValue); in ShouldOverflowInOneSecond()