TianoCore EDK2 master
Loading...
Searching...
No Matches
PL011UartClockLib.c
Go to the documentation of this file.
1
9#include <Base.h>
10
16UINT32
17EFIAPI
19 VOID
20 )
21{
22 return FixedPcdGet32 (PL011UartClkInHz);
23}
UINT32 EFIAPI PL011UartClockGetFreq(VOID)
#define FixedPcdGet32(TokenName)
Definition: PcdLib.h:92