TianoCore EDK2
master
Loading...
Searching...
No Matches
DebugTimer.h
Go to the documentation of this file.
1
9
#ifndef _DEBUG_TIMER_H_
10
#define _DEBUG_TIMER_H_
11
20
UINT32
21
InitializeDebugTimer
(
22
OUT
UINT32 *TimerFrequency,
23
IN
BOOLEAN DumpFlag
24
);
25
37
BOOLEAN
38
IsDebugTimerTimeout
(
39
IN
UINT32 TimerCycle,
40
IN
UINT32 Timer,
41
IN
UINT32 TimeoutTicker
42
);
43
44
#endif
InitializeDebugTimer
UINT32 InitializeDebugTimer(OUT UINT32 *TimerFrequency, IN BOOLEAN DumpFlag)
Definition:
DebugTimer.c:20
IsDebugTimerTimeout
BOOLEAN IsDebugTimerTimeout(IN UINT32 TimerCycle, IN UINT32 Timer, IN UINT32 TimeoutTicker)
Definition:
DebugTimer.c:119
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
SourceLevelDebugPkg
Library
DebugAgent
DebugAgentCommon
DebugTimer.h
Generated on Fri Nov 15 2024 18:01:25 for TianoCore EDK2 by
1.9.6