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

PTP_HandleTypeDef::data_ptr field

PTP transfer control ******

Syntax

uint8_t *data_ptr;

References

LocationReferrerText
usbh_mtp_ptp.h:316
uint8_t *data_ptr;
usbh_mtp_ptp.c:230USBH_PTP_Process()
MTP_Handle->ptp.data_ptr,
usbh_mtp_ptp.c:247USBH_PTP_Process()
MTP_Handle->ptp.data_ptr += MTP_Handle->DataOutEpSize;
usbh_mtp_ptp.c:267USBH_PTP_Process()
MTP_Handle->ptp.data_ptr,
usbh_mtp_ptp.c:323USBH_PTP_Process()
MTP_Handle->ptp.data_ptr,
usbh_mtp_ptp.c:340USBH_PTP_Process()
MTP_Handle->ptp.data_length = *(uint32_t *)(void *)(MTP_Handle->ptp.data_ptr);
usbh_mtp_ptp.c:346USBH_PTP_Process()
MTP_Handle->ptp.data_ptr += len;
usbh_mtp_ptp.c:359USBH_PTP_Process()
MTP_Handle->ptp.data_ptr,
usbh_mtp_ptp.c:530PTP_BufferFullCallback()
MTP_Handle->ptp.data_ptr = (MTP_Handle->ptp.object_ptr + PTP_USB_BULK_PAYLOAD_LEN_READ);
usbh_mtp_ptp.c:539PTP_BufferFullCallback()
MTP_Handle->ptp.data_ptr = (MTP_Handle->ptp.object_ptr + PTP_USB_BULK_PAYLOAD_LEN_READ);
usbh_mtp_ptp.c:1018USBH_PTP_GetDevicePropDesc()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1083USBH_PTP_GetDeviceInfo()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1145USBH_PTP_GetStorageIds()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1209USBH_PTP_GetStorageInfo()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1341USBH_PTP_GetObjectHandles()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1410USBH_PTP_GetObjectInfo()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1533USBH_PTP_GetObject()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1612USBH_PTP_GetPartialObject()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1690USBH_PTP_GetObjectPropsSupported()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1757USBH_PTP_GetObjectPropDesc()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1828USBH_PTP_GetObjectPropList()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);
usbh_mtp_ptp.c:1905USBH_PTP_SendObject()
MTP_Handle->ptp.data_ptr = (uint8_t *)(void *) & (MTP_Handle->ptp.data_container);

Data Use

Type of PTP_HandleTypeDef::data_ptr
PTP_HandleTypeDef::data_ptr
uint8_t
all items filtered out