Home
last modified time | relevance | path

Searched defs:initValue (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_TTCTests.cs72 …d ShouldOverflowInOneSecond(uint counterControl, uint interruptMask, uint initValue, uint overflow… in ShouldOverflowInOneSecond()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DIMXRT_PWM.cs206 private IValueRegisterField initValue; field in Antmicro.Renode.Peripherals.Timers.IMXRT_PWM