Searched refs:ULCR (Results 1 – 1 of 1) sorted by relevance
29 #define ULCR HWREG32(UART_BASE + 0x0c) // RW macro58 ULCR |= 0x80; in lpc_configure()64 ULCR &= ~0x80; in lpc_configure()66 ULCR |= 0x03; in lpc_configure()
Completed in 143 milliseconds