Home
last modified time | relevance | path

Searched refs:BULK_CB_WRAP_LEN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.h124 #define BULK_CB_WRAP_LEN 31 macro
H A DdrvBulktran.c801 return ms_usb_bulk_transfer_buf(ptr, ptr->bulk_send_pipe, bulk_cb, BULK_CB_WRAP_LEN, NULL); in ms_usb_tranCB()