Home
last modified time | relevance | path

Searched refs:ULCR (Results 1 – 1 of 1) sorted by relevance

/bsp/nxp/lpc/lpc1114/driver/
A Ddrv_uart.c29 #define ULCR HWREG32(UART_BASE + 0x0c) // RW macro
58 ULCR |= 0x80; in lpc_configure()
64 ULCR &= ~0x80; in lpc_configure()
66 ULCR |= 0x03; in lpc_configure()

Completed in 143 milliseconds