Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h43 #define USERIAL_BAUD_9600 4 macro
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c117 else if (cfg_baud == USERIAL_BAUD_9600) in userial_to_tcio_baud()
Dhardware.c423 baud = USERIAL_BAUD_9600; in line_speed_to_userial_baud()