Home
last modified time | relevance | path

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

/vendor/hihope/rk3568/bluetooth/include/
Duserial_vendor.h51 #define USERIAL_BAUD_1_5M 12 macro
/vendor/hihope/rk3568/bluetooth/src/
Duserial_vendor.c103 else if (cfg_baud == USERIAL_BAUD_1_5M) in userial_to_tcio_baud()
Dhardware.c407 baud = USERIAL_BAUD_1_5M; in line_speed_to_userial_baud()