Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSunxiTimer.cs216 timerGroup = parent; in SunxiTimerUnit()
249 Frequency = timerGroup.lowOscillatorFrequency; in OnClockSourceChange()
264 private readonly SunxiTimer timerGroup; field in Antmicro.Renode.Peripherals.Timers.SunxiTimer.SunxiTimerUnit