Home
last modified time | relevance | path

Searched refs:userial_vendor_set_baud (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h168 ** Function userial_vendor_set_baud
175 void userial_vendor_set_baud(uint8_t userial_baud);
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h168 ** Function userial_vendor_set_baud
175 void userial_vendor_set_baud(uint8_t userial_baud);
/vendor/hihope/dayu210/bluetooth/src/
H A Duserial_vendor.c277 ** Function userial_vendor_set_baud
284 void userial_vendor_set_baud(uint8_t userial_baud) in userial_vendor_set_baud() function
H A Dhardware.c588 userial_vendor_set_baud(line_speed_to_userial_baud(UART_TARGET_BAUD_RATE)); in hw_config_cback()
683 userial_vendor_set_baud(USERIAL_BAUD_115200); in hw_config_cback()
737 userial_vendor_set_baud( in hw_config_cback()
/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c294 ** Function userial_vendor_set_baud
301 void userial_vendor_set_baud(uint8_t userial_baud) in userial_vendor_set_baud() function
H A Dhardware.c638 userial_vendor_set_baud(line_speed_to_userial_baud(UART_TARGET_BAUD_RATE)); in hw_config_cback()
732 userial_vendor_set_baud(USERIAL_BAUD_115200); in hw_config_cback()
785 userial_vendor_set_baud( in hw_config_cback()

Completed in 6 milliseconds