Searched refs:interruptTimestamps (Results 1 – 1 of 1) sorted by relevance
18 interruptTimestamps = new ushort[NumberOfInterrupts]; in EOSS3_SimplePeriodicTimer()45 interruptTimestamps = new ushort[NumberOfInterrupts]; in Reset()72 … interruptTimestamps[number] = (ushort)timerSoftware30Bit.Value; //only lower bits are latched in OnGPIO()90 return interruptTimestamps[number]; in GetInterruptTimestamp()199 private ushort[] interruptTimestamps; field in Antmicro.Renode.Peripherals.Timers.EOSS3_SimplePeriodicTimer