Home
last modified time | relevance | path

Searched refs:second (Results 1 – 2 of 2) sorted by relevance

/sys/dev/x86/
Drtc.c26 UnixEpoch first, second; in RTC_Init() local
32 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()
/lib/liblwip/doc/
Drawapi.txt267 twice a second. An interval of 10 means that the application would