Searched defs:SetDateTime (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ | ||
| D | MAX32650_RTC.cs | 71 …public void SetDateTime(int? year = null, int? month = null, int? day = null, int? hour = null, in… in SetDateTime() method in Antmicro.Renode.Peripherals.Timers.MAX32650_RTC |
| D | AmbiqApollo4_RTC.cs | 82 …public void SetDateTime(int? year = null, int? month = null, int? day = null, int? hours = null, i… in SetDateTime() method in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_RTC |