Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DAmbiqApollo4_RTC.cs420 …mer(IMachine machine, IBusPeripheral owner, DateTime baseDateTime, Action alarmAction) : base(mach… in RTCTimer()
600 private readonly Action alarmAction; field in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_RTC.RTCTimer