Searched refs:stop_bits (Results 1 – 4 of 4) sorted by relevance
197 uint8_t stop_bits; in userial_vendor_open() local233 stop_bits = 0; in userial_vendor_open()235 stop_bits = CSTOPB; in userial_vendor_open()254 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
232 uint8_t stop_bits; in userial_vendor_open() local268 stop_bits = 0; in userial_vendor_open()270 stop_bits = CSTOPB; in userial_vendor_open()292 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
231 uint8_t stop_bits; in userial_vendor_open() local267 stop_bits = 0; in userial_vendor_open()269 stop_bits = CSTOPB; in userial_vendor_open()291 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()