Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds