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

PTP_HandleTypeDef::iteration field

Syntax

uint32_t iteration;

References

LocationReferrerText
usbh_mtp_ptp.h:325
uint32_t iteration;
usbh_mtp_ptp.c:255USBH_PTP_Process()
MTP_Handle->ptp.iteration++;
usbh_mtp_ptp.c:341USBH_PTP_Process()
MTP_Handle->ptp.iteration = 0U;
usbh_mtp_ptp.c:354USBH_PTP_Process()
MTP_Handle->ptp.iteration++;
usbh_mtp_ptp.c:523PTP_BufferFullCallback()
if (MTP_Handle->ptp.iteration == 0U)
usbh_mtp_ptp.c:536PTP_BufferFullCallback()
if (MTP_Handle->ptp.iteration == 0U)
usbh_mtp_ptp.c:568PTP_DecodeDeviceInfo()
if (MTP_Handle->ptp.iteration == 0U)
usbh_mtp_ptp.c:1573USBH_PTP_GetObject()
if (MTP_Handle->ptp.iteration == 0U)
usbh_mtp_ptp.c:1654USBH_PTP_GetPartialObject()
if (MTP_Handle->ptp.iteration == 0U)
usbh_mtp_ptp.c:1908USBH_PTP_SendObject()
MTP_Handle->ptp.iteration = 0U;

Data Use

Functions writing PTP_HandleTypeDef::iteration
Functions reading PTP_HandleTypeDef::iteration
PTP_HandleTypeDef::iteration
Type of PTP_HandleTypeDef::iteration
PTP_HandleTypeDef::iteration
uint32_t
all items filtered out