Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DGaisler_GPTimer.cs24 …int frequency = DefaultTimerFrequency, bool supportsTimeLatch = false, bool separateInterrupts = t… in Gaisler_GPTimer()
190 private readonly bool supportsTimeLatch; field in Antmicro.Renode.Peripherals.Timers.Gaisler_GPTimer