Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/common/
Dusb_hc.h23 struct usbh_endpoint_cfg { struct
24 struct usbh_hubport *hport;
25 uint8_t ep_addr; /* Endpoint addr with direction */
26 uint8_t ep_type; /* Endpoint type */
27 uint16_t ep_mps; /* Endpoint max packet size */
28 uint8_t ep_interval; /* Endpoint interval */
29 uint8_t mult; /* Endpoint additional transcation */