|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | UART1_BASE (APB_PHYS_BASE + 0x36000) |
| #define | UART2_BASE (APB_PHYS_BASE + 0x17000) |
| #define | UART3_BASE (APB_PHYS_BASE + 0x18000) |
| #define | arch_decomp_wdog() |
Variables | |
| volatile unsigned long * | UART |
| #define arch_decomp_wdog | ( | void | ) |
Definition at line 51 of file uncompress.h.
| #define UART1_BASE (APB_PHYS_BASE + 0x36000) |
Definition at line 13 of file uncompress.h.
| #define UART2_BASE (APB_PHYS_BASE + 0x17000) |
Definition at line 14 of file uncompress.h.
| #define UART3_BASE (APB_PHYS_BASE + 0x18000) |
Definition at line 15 of file uncompress.h.
| volatile unsigned long* UART |
Definition at line 17 of file uncompress.h.
1.8.2