ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
include
reactos
arm
peripherals
Data Structures
|
Defines
pl011.h File Reference
Go to the source code of this file.
Data Structures
union
PPL011_LCR_REGISTER
union
PPL011_FCR_REGISTER
union
PPL011_LSR_REGISTER
Defines
#
define
UART_BASE
(
ULONG_PTR
)0x101F1000
#
define
UART_PL01x_DR
(
UART_BASE
+ 0x00)
#
define
UART_PL01x_RSR
(
UART_BASE
+ 0x04)
#
define
UART_PL01x_ECR
(
UART_BASE
+ 0x04)
#
define
UART_PL01x_FR
(
UART_BASE
+ 0x18)
#
define
UART_PL011_IBRD
(
UART_BASE
+ 0x24)
#
define
UART_PL011_FBRD
(
UART_BASE
+ 0x28)
#
define
UART_PL011_LCRH
(
UART_BASE
+ 0x2C)
#
define
UART_PL011_CR
(
UART_BASE
+ 0x30)
#
define
UART_PL011_IMSC
(
UART_BASE
+ 0x38)
#
define
UART_PL011_LCRH_WLEN_8
0x60
#
define
UART_PL011_LCRH_FEN
0x10
#
define
UART_PL011_CR_UARTEN
0x01
#
define
UART_PL011_CR_TXE
0x100
#
define
UART_PL011_CR_RXE
0x200
#
define
UART_PL01x_FR_RXFE
0x10
#
define
UART_PL01x_FR_TXFF
0x20
Generated on Sun May 27 2012 05:56:25 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.