Searched refs:stop_bits (Results 1 – 7 of 7) sorted by relevance
198 uint8_t stop_bits; in userial_vendor_open() local234 stop_bits = 0; in userial_vendor_open()236 stop_bits = CSTOPB; in userial_vendor_open()255 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
235 uint8_t stop_bits; in userial_vendor_open() local271 stop_bits = 0; in userial_vendor_open()273 stop_bits = CSTOPB; in userial_vendor_open()295 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()
237 uint8_t stop_bits; in userial_vendor_open() local273 stop_bits = 0; in userial_vendor_open()275 stop_bits = CSTOPB; in userial_vendor_open()298 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
234 uint8_t stop_bits; in userial_vendor_open() local270 stop_bits = 0; in userial_vendor_open()272 stop_bits = CSTOPB; in userial_vendor_open()295 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()
233 uint8_t stop_bits; in userial_vendor_open() local269 stop_bits = 0; in userial_vendor_open()271 stop_bits = CSTOPB; in userial_vendor_open()294 vnd_userial.termios.c_cflag |= (CRTSCTS | stop_bits); in userial_vendor_open()