Searched refs:UART0_LCR (Results 1 – 3 of 3) sorted by relevance
108 *(RP)(UART0_LCR) = 0x83; in rt_hw_uart_init()114 *(RP)(UART0_LCR) = 0x83&(~(0x1 << 7)); in rt_hw_uart_init()
52 #define UART0_LCR HWREG8(UART0_BASE + 0x03) macro
Completed in 4 milliseconds