Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h50 #define USERIAL_BAUD_1M 11 macro
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c105 else if (cfg_baud == USERIAL_BAUD_1M) in userial_to_tcio_baud()
Dhardware.c409 baud = USERIAL_BAUD_1M; in line_speed_to_userial_baud()