Home
last modified time | relevance | path

Searched refs:USBCDC_LEN (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c38 #define USBCDC_LEN 2 macro
658 UsbFnAllocRequest(ecm->ctrlIface.handle, ecm->notifyPipe.id, sizeof(struct UsbCdcNotification) * USBCDC_LEN); in EcmAllocNotifyRequest()
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c40 #define USBCDC_LEN 2 macro
1041 UsbFnAllocRequest(acm->ctrlIface.handle, acm->notifyPipe.id, sizeof(struct UsbCdcNotification) * USBCDC_LEN); in AcmAllocNotifyRequest()

Completed in 4 milliseconds