HomeSort by relevance Sort by last modified time
    Searched defs:RTC_INIT_HOUR (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
Rtc.c 24 #define RTC_INIT_HOUR 0
142 EfiTime.Hour = RTC_INIT_HOUR;
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/
PcRtc.h 74 #define RTC_INIT_HOUR 0
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Rtc.c 54 #define RTC_INIT_HOUR 0
849 Time.Hour = RTC_INIT_HOUR;

Completed in 1287 milliseconds