Home
last modified time | relevance | path

Searched refs:usbh_ch34x_set_line_state (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_ch34x.h64 int usbh_ch34x_set_line_state(struct usbh_ch34x *ch34x_class, bool dtr, bool rts);
A Dusbh_ch34x.c213 int usbh_ch34x_set_line_state(struct usbh_ch34x *ch34x_class, bool dtr, bool rts) in usbh_ch34x_set_line_state() function
278 usbh_ch34x_set_line_state(ch34x_class, true, false); in usbh_ch34x_connect()

Completed in 3 milliseconds