Searched refs:RTCTimer (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ | ||
| D | RV8803_RTC.cs | 36 realTimeCounter = new RTCTimer(machine, this); in RV8803_RTC() |
| D | AmbiqApollo4_RTC.cs | 27 …internalTimer = new RTCTimer(machine, this, baseDateTime, alarmAction: () => InterruptStatus = tru… in AmbiqApollo4_RTC() |