Home
last modified time | relevance | path

Searched defs:epDesc (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.c218 usb_descriptor_endpoint_t *epDesc = NULL; in USB_HostHubSetInterface() local
Dusb_host_printer.c246 usb_descriptor_endpoint_t *epDesc = NULL; in USB_HostPrinterOpenInterface() local
Dusb_host_msd.c791 usb_descriptor_endpoint_t *epDesc = NULL; in USB_HostMsdOpenInterface() local
Dusb_host_phdc.c443 usb_descriptor_endpoint_t *epDesc = NULL; in USB_HostPhdcOpenInterface() local
Dusb_host_hid.c245 usb_descriptor_endpoint_t *epDesc = NULL; in USB_HostHidOpenInterface() local
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h195 usb_descriptor_endpoint_t *epDesc; /*!< Endpoint descriptor pointer*/ member