Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DRV8803_RTC.cs28 if(periodicTimerInterruptEnable.Value) in RV8803_RTC()
202 ….WithFlag(4, out periodicTimerInterruptEnable, name :"TIE - Periodic Countdown Timer Interrupt Ena… in DefineRegisters()
292 private IFlagRegisterField periodicTimerInterruptEnable; field in Antmicro.Renode.Peripherals.Timers.RV8803_RTC