Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/MAXUSB/include/core/
Dusb.h123 maxusb_req_type_t type; member
/hal_adi-latest/MAX/Libraries/MAXUSB/src/core/musbhsfc/
Dusb.c284 int MXC_USB_ConfigEp(unsigned int ep, maxusb_ep_type_t type, unsigned int size) in MXC_USB_ConfigEp()