Searched defs:UART_LCR_STOP (Results 1 – 3 of 3) sorted by relevance
76 #define UART_LCR_STOP 0x04 macro
64 #define UART_LCR_STOP 0x04 macro
109 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro