Searched refs:resp_container (Results 1 – 2 of 2) sorted by relevance
74 PTP_RespContainer_t resp_container; member
487 USBH_ReadRxBuffer((uint8_t *)&USBH_MTP_Info.resp_container, USBH_MTP_Info.InEpSize); in USBH_MTP_XferProcess()489 if(USBH_MTP_Info.resp_container.code == PTP_RC_OK) in USBH_MTP_XferProcess()779 *numobs = USBH_MTP_Info.resp_container.param1; in USBH_MTP_GetNumObjects()1003 *len = USBH_MTP_Info.resp_container.param1; in USBH_MTP_GetPartialObject()
Completed in 5 milliseconds