Searched refs:MaximumTransitionsCount (Results 1 – 1 of 1) sorted by relevance
95 if(currentCount == MaximumTransitionsCount) in IncrementTransitionCount()97 …ed its limit of {0} transitions. Trying to increment it now is illegal.", MaximumTransitionsCount); in IncrementTransitionCount()457 var stroke = MaximumTransitionsCount - Misc.CountTrailingZeroes(positionsConsumed); in DecodeLifeCycleTransitionCount()616 private const int MaximumTransitionsCount = 24; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_OneTimeProgrammableMemoryController