Home
last modified time | relevance | path

Searched refs:USERIAL_BAUD_230400 (Results 1 – 3 of 3) sorted by relevance

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h47 #define USERIAL_BAUD_230400 8 macro
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c111 else if (cfg_baud == USERIAL_BAUD_230400) in userial_to_tcio_baud()
Dhardware.c415 baud = USERIAL_BAUD_230400; in line_speed_to_userial_baud()