ReactOS 0.4.16-dev-197-g92996da
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
VOID NTAPI | LlbHwOmap3UartInitialize (VOID) |
VOID NTAPI | LlbHwUartSendChar (IN CHAR Char) |
BOOLEAN NTAPI | LlbHwUartTxReady (VOID) |
ULONG NTAPI | LlbHwGetUartBase (IN ULONG Port) |
Definition at line 36 of file hwuart.c.
Referenced by LlbBuildArmBlock().
Definition at line 29 of file hwuart.c.
Referenced by LlbSerialPutChar().