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

  /device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/
TimerDxe.c 301 UINT64 CompareValue;
327 CompareValue = ArmGenericTimerGetCompareVal ();
334 CompareValue += mTimerTicks;
336 } while (CompareValue < CurrentValue);
339 ArmGenericTimerSetCompareVal (CompareValue);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
AlertStandardFormatTable.h 54 UINT8 CompareValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fpieee.h 121 int CompareValue;

Completed in 227 milliseconds