Searched refs:USB_CDC_REQ_SEND_BREAK (Results 1 – 6 of 6) sorted by relevance
171 #define USB_CDC_REQ_SEND_BREAK 0x23 macro
238 #define USB_CDC_REQ_SEND_BREAK 0x23 macro
520 ret = xr_usb_serial_ctrl_msg(xr_usb_serial, USB_CDC_REQ_SEND_BREAK, state, NULL, 0); in xr_usb_serial_send_break()
148 acm_ctrl_msg(acm, USB_CDC_REQ_SEND_BREAK, ms, NULL, 0)