Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h80 #define USERIAL_PARITY_NONE (1 << 3) macro
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h80 #define USERIAL_PARITY_NONE (1 << 3) 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.c217 if (p_cfg->fmt & USERIAL_PARITY_NONE) in userial_vendor_open()

Completed in 5 milliseconds