Home
last modified time | relevance | path

Searched refs:MAX_EP (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/device/include/
H A Dusbfn_io_mgr.h41 int32_t fds[MAX_EP];
44 struct UsbFnReqEvent *reqEvent[MAX_EP];
H A Dadapter_if.h142 #define MAX_EP 16 macro
200 int32_t epx[MAX_EP];
202 struct UsbFnReqEvent *reqEvent[MAX_EP];
203 uint8_t numEvent[MAX_EP];
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_io_mgr.c92 } else if (pipe <= MAX_EP) { in UsbFnIoMgrRequestAlloc()
356 if (pipeId >= MAX_EP) { in UsbFnIoMgrInterfaceGetPipeInfo()

Completed in 2 milliseconds