|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | SERIAL_REGISTER_STRIDE 2 |
| #define | SERIAL_TL16CP754C_QUAD0_BASE (PVOID)0x10000000 |
Functions | |
| VOID NTAPI | LlbHwOmap3UartInitialize (VOID) |
| VOID NTAPI | LlbHwUartSendChar (IN CHAR Char) |
| BOOLEAN NTAPI | LlbHwUartTxReady (VOID) |
| ULONG NTAPI | LlbHwGetUartBase (IN ULONG Port) |
Variables | |
| CPPORT | LlbHwOmap3UartPorts [4] |
Definition at line 29 of file hwuart.c.
| CPPORT LlbHwOmap3UartPorts[4] |
Definition at line 17 of file hwuart.c.
Referenced by LlbHwOmap3UartInitialize(), and LlbHwUartSendChar().