Searched refs:HIDRAW_IN_EP (Results 1 – 1 of 1) sorted by relevance
13 #define HIDRAW_IN_EP 0x81 macro72 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