Searched refs:second (Results 1 – 2 of 2) sorted by relevance
26 UnixEpoch first, second; in RTC_Init() local32 second = RTC_ReadTime(); in RTC_Init()33 if (first != second) in RTC_Init()35 first = second; in RTC_Init()41 second = RTC_ReadTime(); in RTC_Init()42 if (first != second) in RTC_Init()44 first = second; in RTC_Init()48 kprintf("RTC: %lld Ticks Per Second: %lld\n", second, stopTSC - startTSC); in RTC_Init()50 KTime_SetTime(second, stopTSC, stopTSC - startTSC); in RTC_Init()
267 twice a second. An interval of 10 means that the application would