Searched refs:g_fhid_out_ep_desc (Results 1 – 1 of 1) sorted by relevance
183 static const struct hid_endpoint_descriptor g_fhid_out_ep_desc = variable199 (const uint8_t *)&g_fhid_out_ep_desc,456 …ep = DEV_ALLOCEP(dev, g_fhid_out_ep_desc.bEndpointAddress, (struct usb_endpoint_descriptor *)&g_fh… in usbclass_hid_bind()592 ret = EP_CONFIGURE(hid->out_ep, (const usb_endpoint_descriptor_t *)&g_fhid_out_ep_desc, 0); in usbclass_hid_set_endpoint()