Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h49 #define USERIAL_BAUD_921600 10 macro
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c107 else if (cfg_baud == USERIAL_BAUD_921600) in userial_to_tcio_baud()
Dhardware.c411 baud = USERIAL_BAUD_921600; in line_speed_to_userial_baud()