Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/demo/
A Dhid_custom_inout_template.c22 #define HIDRAW_OUT_EP 0x02 macro
79 HIDRAW_OUT_EP, /* bEndpointAddress: Endpoint Address (IN) */
173 HIDRAW_OUT_EP, /* bEndpointAddress: Endpoint Address (IN) */
326 usbd_ep_start_read(busid, HIDRAW_OUT_EP, read_buffer, HIDRAW_OUT_EP_SIZE); in usbd_event_handler()
361 .ep_addr = HIDRAW_OUT_EP

Completed in 5 milliseconds