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

  /device/linaro/bootloader/edk2/DuetPkg/LegacyMetronome/
Metronome.c 32 WaitForTick,
41 WaitForTick (
  /device/linaro/bootloader/edk2/EmbeddedPkg/MetronomeDxe/
Metronome.c 30 WaitForTick (
43 @param WaitForTick
59 WaitForTick,
65 The WaitForTick() function waits for the number of ticks specified by
73 WaitForTick() function. Depending on the hardware source for the ticks, it
88 WaitForTick (
127 // Do any hardware init required to make WaitForTick () to work here.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Metronome/
Metronome.c 7 produces a fixed TickPeriod of 1 100ns unit, and when the WaitForTick() service
36 WaitForTick,
43 This function implements EFI_METRONOME_ARCH_PROTOCOL.WaitForTick().
44 The WaitForTick() function waits for the number of ticks specified by
52 WaitForTick() function. Depending on the hardware source for the ticks, it
67 WaitForTick (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Metronome/
Metronome.h 48 The WaitForTick() function waits for the number of ticks specified by
56 WaitForTick() function. Depending on the hardware source for the ticks, it
80 EFI_METRONOME_WAIT_FOR_TICK WaitForTick;
93 WaitForTick - Waits for a specified number of ticks from a known time source
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Metronome.h 32 The WaitForTick() function waits for the number of ticks specified by
40 WaitForTick() function. Depending on the hardware source for the ticks, it
66 EFI_METRONOME_WAIT_FOR_TICK WaitForTick;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Metronome/
LegacyMetronome.c 45 WaitForTick,
123 WaitForTick (

Completed in 430 milliseconds