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

PTP_DP_NODATA macro

Syntax

#define PTP_DP_NODATA 0x0000U

References

LocationText
usbh_mtp_ptp.h:173
#define PTP_DP_NODATA 0x0000U /* no data phase */
usbh_mtp_ptp.c:170
if (MTP_Handle->ptp.flags == PTP_DP_NODATA)
usbh_mtp_ptp.c:960
MTP_Handle->ptp.flags = PTP_DP_NODATA;
usbh_mtp_ptp.c:1275
MTP_Handle->ptp.flags = PTP_DP_NODATA;
usbh_mtp_ptp.c:1474
MTP_Handle->ptp.flags = PTP_DP_NODATA;