PTP_DP_GETDATA is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

PTP_DP_GETDATA macro

Syntax

#define PTP_DP_GETDATA 0x0002U

References

LocationText
usbh_mtp_ptp.h:175
#define PTP_DP_GETDATA 0x0002U /* receiving data */
usbh_mtp_ptp.c:178
else if (MTP_Handle->ptp.flags == PTP_DP_GETDATA)
usbh_mtp_ptp.c:1017
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1082
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1144
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1208
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1340
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1409
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1532
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1611
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1689
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1756
MTP_Handle->ptp.flags = PTP_DP_GETDATA;
usbh_mtp_ptp.c:1827
MTP_Handle->ptp.flags = PTP_DP_GETDATA;