PTP_HandleTypeDef::state is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

PTP_HandleTypeDef::state field

References

LocationReferrerText
usbh_mtp_ptp.h:298
usbh_mtp_ptp.c:129USBH_PTP_Init()
MTP_Handle->ptp.state = PTP_IDLE;
usbh_mtp_ptp.c:150USBH_PTP_Process()
switch (MTP_Handle->ptp.state)
usbh_mtp_ptp.c:162USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_OP_REQUEST_WAIT_STATE;
usbh_mtp_ptp.c:172USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_RESPONSE_STATE;
usbh_mtp_ptp.c:176USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_DATA_OUT_PHASE_STATE;
usbh_mtp_ptp.c:180USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_DATA_IN_PHASE_STATE;
usbh_mtp_ptp.c:198USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:211USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_ERROR;
usbh_mtp_ptp.c:236USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_DATA_OUT_PHASE_WAIT_STATE;
usbh_mtp_ptp.c:275USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_RESPONSE_STATE;
usbh_mtp_ptp.c:290USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_DATA_OUT_PHASE_STATE;
usbh_mtp_ptp.c:303USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_ERROR;
usbh_mtp_ptp.c:327USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_DATA_IN_PHASE_WAIT_STATE;
usbh_mtp_ptp.c:366USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_RESPONSE_STATE;
usbh_mtp_ptp.c:380USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_ERROR;
usbh_mtp_ptp.c:403USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_RESPONSE_WAIT_STATE;
usbh_mtp_ptp.c:425USBH_PTP_Process()
MTP_Handle->ptp.state = PTP_ERROR;
usbh_mtp_ptp.c:973USBH_PTP_OpenSession()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1034USBH_PTP_GetDevicePropDesc()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1098USBH_PTP_GetDeviceInfo()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1160USBH_PTP_GetStorageIds()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1225USBH_PTP_GetStorageInfo()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1290USBH_PTP_GetNumObjects()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1359USBH_PTP_GetObjectHandles()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1426USBH_PTP_GetObjectInfo()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1488USBH_PTP_DeleteObject()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1553USBH_PTP_GetObject()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1633USBH_PTP_GetPartialObject()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1706USBH_PTP_GetObjectPropsSupported()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1774USBH_PTP_GetObjectPropDesc()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1852USBH_PTP_GetObjectPropList()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;
usbh_mtp_ptp.c:1924USBH_PTP_SendObject()
MTP_Handle->ptp.state = PTP_OP_REQUEST_STATE;