Home
last modified time | relevance | path

Searched refs:GetTimerPeriod (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DWatchdogTimer.h138 EFI_WATCHDOG_TIMER_GET_TIMER_PERIOD GetTimerPeriod; member
DTimer.h174 EFI_TIMER_GET_TIMER_PERIOD GetTimerPeriod; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/WatchdogTimer/
DWatchdogTimer.h172 EFI_WATCHDOG_TIMER_GET_TIMER_PERIOD GetTimerPeriod; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
DTimer.h221 EFI_TIMER_GET_TIMER_PERIOD GetTimerPeriod; member
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeTimerLib/
DDxeTimerLib.c42 Status = gTimerAp->GetTimerPeriod (gTimerAp, &gTimerPeriod); in RegisterTimerArchProtocol()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
DTimer.c285 gTimer->GetTimerPeriod (gTimer, &TriggerTime); in CoreSetTimer()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DThunk.c211 Private->Timer->GetTimerPeriod (Private->Timer, &TimerPeriod); in InternalLegacyBiosFarCall()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
DDxeMpLib.c667 Timer->GetTimerPeriod (Timer, &TimerPeriod); in MpInitLibSwitchBSP()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DPing.c260 GetTimerPeriod( in GetTimerPeriod() function
324 Private->TimerPeriod = GetTimerPeriod (); in PingInitRttTimer()