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

PTP_di_OperationsSupported macro

Syntax

#define PTP_di_OperationsSupported 10U

References

LocationText
usbh_mtp_ptp.h:344
#define PTP_di_OperationsSupported 10U
usbh_mtp_ptp.c:578
data, PTP_di_OperationsSupported + totallen);
usbh_mtp_ptp.c:582
data, PTP_di_OperationsSupported + totallen);
usbh_mtp_ptp.c:586
data, PTP_di_OperationsSupported + totallen);
usbh_mtp_ptp.c:591
data, PTP_di_OperationsSupported + totallen);
usbh_mtp_ptp.c:595
data, PTP_di_OperationsSupported + totallen);
usbh_mtp_ptp.c:598
PTP_GetString(dev_info->Manufacturer, &data[PTP_di_OperationsSupported + totallen], &len);
usbh_mtp_ptp.c:601
PTP_GetString(dev_info->Model, &data[PTP_di_OperationsSupported + totallen], &len);
usbh_mtp_ptp.c:604
PTP_GetString(dev_info->DeviceVersion, &data[PTP_di_OperationsSupported + totallen], &len);
usbh_mtp_ptp.c:607
PTP_GetString(dev_info->SerialNumber, &data[PTP_di_OperationsSupported + totallen], &len);