Home
last modified time | relevance | path

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

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h175 void userial_vendor_set_baud(uint8_t userial_baud);
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h175 void userial_vendor_set_baud(uint8_t userial_baud);
/vendor/hihope/dayu210/bluetooth/src/
H A Duserial_vendor.c284 void userial_vendor_set_baud(uint8_t userial_baud) in userial_vendor_set_baud() argument
292 userial_to_tcio_baud(userial_baud, &tcio_baud); in userial_vendor_set_baud()
/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c301 void userial_vendor_set_baud(uint8_t userial_baud) in userial_vendor_set_baud() argument
309 userial_to_tcio_baud(userial_baud, &tcio_baud); in userial_vendor_set_baud()

Completed in 2 milliseconds