Searched defs:UART_LCR_STOP (Results 1 – 2 of 2) sorted by relevance
110 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
5479 #define UART_LCR_STOP UART_LCR_STOP_Msk /**< Stop… macro