Searched refs:OnClockSourceChange (Results 1 – 1 of 1) sorted by relevance
222 … controlRegister.DefineEnumField<ClockSource>(2, 2, changeCallback: OnClockSourceChange); in SunxiTimerUnit()244 private void OnClockSourceChange(ClockSource oldValue, ClockSource newValue) in OnClockSourceChange() method in Antmicro.Renode.Peripherals.Timers.SunxiTimer.SunxiTimerUnit