Searched refs:stop_bits (Results 1 – 2 of 2) sorted by relevance
200 uint8_t stop_bits; in userial_vendor_open() local225 stop_bits = 0; in userial_vendor_open()227 stop_bits = CSTOPB; in userial_vendor_open()239 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
27 .stop_bits = 1,