Searched refs:IUU_ONE_STOP_BIT (Results 1 – 2 of 2) sorted by relevance
102 #define IUU_ONE_STOP_BIT 0x20 macro
752 buf[3] = (u8) (0x0F0 & IUU_ONE_STOP_BIT) | (0x07 & IUU_PARITY_EVEN); in iuu_uart_on()862 case IUU_ONE_STOP_BIT: in iuu_uart_baud()863 dataout[DataCount - 1] |= IUU_ONE_STOP_BIT; in iuu_uart_baud()915 parity |= (cflag & CSTOPB ? IUU_TWO_STOP_BITS : IUU_ONE_STOP_BIT); in iuu_set_termios()