Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.h74 PTP_RespContainer_t resp_container; member
A Dusbh_mtp.c487 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