Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DCoreTimerTest.cs156 public void AdvanceBySeconds(ulong seconds) in AdvanceBySeconds()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Test/PeripheralsTests/
DCadence_TTCTests.cs94 private void AdvanceBySeconds(double seconds) in AdvanceBySeconds()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSAMD21_RTC.cs218 public uint seconds; field
DAmbiqApollo4_RTC.cs82 …onth = null, int? day = null, int? hours = null, int? minutes = null, int? seconds = null, int? se… in SetDateTime()
352 private BCDValueField seconds; field in Antmicro.Renode.Peripherals.Timers.AmbiqApollo4_RTC
DMAX32650_RTC.cs88 private static uint CalculateSubSeconds(double seconds) in CalculateSubSeconds()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/
DCadenceGEM.cs1063 public uint seconds; field