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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
Rtc.c 23 #define RTC_INIT_MINUTE 0
141 EfiTime.Minute = RTC_INIT_MINUTE;
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/
PcRtc.h 73 #define RTC_INIT_MINUTE 0
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Rtc.c 53 #define RTC_INIT_MINUTE 0
848 Time.Minute = RTC_INIT_MINUTE;

Completed in 65 milliseconds