Searched refs:BBB_CSW_LENGTH (Results 1 – 3 of 3) sorted by relevance
43 #define BBB_CSW_LENGTH 13U macro
186 BBB_CSW_LENGTH); in usbh_msc_bot_process()334 if (BBB_CSW_LENGTH != usbh_xfercount_get (puhost->data, msc->pipe_in)) { in usbh_msc_csw_decode()
174 usbd_ep_send (pudev, MSC_IN_EP, (uint8_t *)&msc->bbb_csw, BBB_CSW_LENGTH); in msc_bbb_csw_send()
Completed in 12 milliseconds