Home
last modified time | relevance | path

Searched refs:stop_bits (Results 1 – 2 of 2) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c200 uint8_t stop_bits; in userial_vendor_open() local
225 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()
/vendor/hisilicon/hispark_pegasus/demo/doc/
DUART通信介绍.md27 .stop_bits = 1,