Home
last modified time | relevance | path

Searched refs:data_bits (Results 1 - 1 of 1) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c198 uint8_t data_bits; in userial_vendor_open() local
209 data_bits = CS8; in userial_vendor_open()
211 data_bits = CS7; in userial_vendor_open()
213 data_bits = CS6; in userial_vendor_open()
215 data_bits = CS5; in userial_vendor_open()

Completed in 1 milliseconds