Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DAmbiqApollo4_RTC.cs370 …public BCDValueField(IPeripheral owner, string fieldTypeName, byte maxValueBCD = 0x99, bool zeroAl… in BCDValueField()
411 private readonly byte maxValueBCD; field in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_RTC.BCDValueField