Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd.h570 PRE_PACK struct POST_PACK _USB_ENDPOINT_DESCRIPTOR struct
572 uint8_t bLength; /**< Size of this descriptor in bytes*/
573 uint8_t bDescriptorType; /**< ENDPOINT Descriptor Type*/
574 uint8_t bEndpointAddress; /**< The address of the endpoint on the USB device
582 uint8_t bmAttributes; /**< This field describes the endpoint�s attributes when it is
606 uint16_t wMaxPacketSize; /**< Maximum packet size this endpoint is capable of
626 uint8_t bInterval; /**< Interval for polling endpoint for data transfers.

Completed in 7 milliseconds