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

PTP_HandleTypeDef::data_packet_counter field

Syntax

uint32_t data_packet_counter;

References

LocationReferrerText
usbh_mtp_ptp.h:328
uint32_t data_packet_counter;
usbh_mtp_ptp.c:337USBH_PTP_Process()
if (MTP_Handle->ptp.data_packet_counter++ == 0U)
usbh_mtp_ptp.c:1020USBH_PTP_GetDevicePropDesc()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1085USBH_PTP_GetDeviceInfo()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1147USBH_PTP_GetStorageIds()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1211USBH_PTP_GetStorageInfo()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1343USBH_PTP_GetObjectHandles()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1412USBH_PTP_GetObjectInfo()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1535USBH_PTP_GetObject()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1614USBH_PTP_GetPartialObject()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1692USBH_PTP_GetObjectPropsSupported()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1759USBH_PTP_GetObjectPropDesc()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1830USBH_PTP_GetObjectPropList()
MTP_Handle->ptp.data_packet_counter = 0U;
usbh_mtp_ptp.c:1906USBH_PTP_SendObject()
MTP_Handle->ptp.data_packet_counter = 0U;

Data Use

Type of PTP_HandleTypeDef::data_packet_counter
PTP_HandleTypeDef::data_packet_counter
uint32_t
all items filtered out