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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
Timer.h 221 EFI_TIMER_GET_TIMER_PERIOD GetTimerPeriod;
248 GetTimerPeriod - Retrieves the period of the timer interrupt in 100 nS units.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/WatchdogTimer/
WatchdogTimer.h 172 EFI_WATCHDOG_TIMER_GET_TIMER_PERIOD GetTimerPeriod;
198 GetTimerPeriod - Retrieves the amount of time in 100 ns units that the
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timer.h 174 EFI_TIMER_GET_TIMER_PERIOD GetTimerPeriod;
WatchdogTimer.h 138 EFI_WATCHDOG_TIMER_GET_TIMER_PERIOD GetTimerPeriod;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
Ping.c 260 GetTimerPeriod(
324 Private->TimerPeriod = GetTimerPeriod ();
    [all...]

Completed in 165 milliseconds