Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h77 #define USERIAL_STOPBITS_2 (1 << 2) macro
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h77 #define USERIAL_STOPBITS_2 (1 << 2) macro
/vendor/hihope/dayu210/bluetooth/src/
H A Duserial_vendor.c209 else if (p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()
/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c226 else if (p_cfg->fmt & USERIAL_STOPBITS_2) in userial_vendor_open()

Completed in 2 milliseconds