Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h88 #define USERIAL_DATABITS_8 (1 << 9) macro
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h88 #define USERIAL_DATABITS_8 (1 << 9) macro
/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c83 (USERIAL_DATABITS_8 | USERIAL_PARITY_NONE | USERIAL_STOPBITS_1),
/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c83 (USERIAL_DATABITS_8 | USERIAL_PARITY_NONE | USERIAL_STOPBITS_1),
H A Duserial_vendor.c208 if (p_cfg->fmt & USERIAL_DATABITS_8) in userial_vendor_open()

Completed in 3 milliseconds