Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/common/
Dusb_dc.h20 struct usbd_endpoint_cfg { struct
21 uint8_t ep_addr; /* Endpoint addr with direction */
22 uint8_t ep_type; /* Endpoint type */
23 uint16_t ep_mps; /* Endpoint max packet size */
24 uint8_t ep_mult; /* Endpoint additional transcations in micro frame */