Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_RTCC.cs24 …ew EFR32_RTCCCounter(machine, frequency, this, "rtcc", CounterWidth, PreCounterWidth, NumberOfCapt… in EFR32xG2_RTCC()
225 private const int PreCounterWidth = 15; field in Antmicro.Renode.Peripherals.Timers.EFR32xG2_RTCC
DEFR32_RTCC.cs24 …ew EFR32_RTCCCounter(machine, frequency, this, "rtcc", CounterWidth, PreCounterWidth, NumberOfCapt… in EFR32_RTCC()
305 private const int PreCounterWidth = 15; field in Antmicro.Renode.Peripherals.Timers.EFR32_RTCC