Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/demo/
A Dhid_custom_inout_template.c13 #define HIDRAW_IN_EP 0x81 macro
72 HIDRAW_IN_EP, /* bEndpointAddress: Endpoint Address (IN) */
166 HIDRAW_IN_EP, /* bEndpointAddress: Endpoint Address (IN) */
351 usbd_ep_start_write(busid, HIDRAW_IN_EP, read_buffer, nbytes); in usbd_hid_custom_out_callback()
356 .ep_addr = HIDRAW_IN_EP

Completed in 7 milliseconds