Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DS32K3XX_PeriodicInterruptTimer.cs18 …l hasRealTimeInterrupt = false, bool hasLifetimeTimer = false, bool supportsTimersChaining = false… in S32K3XX_PeriodicInterruptTimer()
48 …oscillatorFrequency, bool hasRealTimeInterrupt, bool hasLifetimeTimer, bool supportsTimersChaining) in DefineRegisters()