PTP_DeviceInfoTypedef::CaptureFormats_len is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Host_LibraryPTP_DeviceInfoTypedef::CaptureFormats_len

PTP_DeviceInfoTypedef::CaptureFormats_len field

Syntax

uint32_t CaptureFormats_len;

References

LocationReferrerText
usbh_mtp_ptp.h:367
uint32_t CaptureFormats_len;
usbh_mtp_ptp.c:590PTP_DecodeDeviceInfo()
dev_info->CaptureFormats_len = PTP_GetArray16((uint16_t *)(void *)&dev_info->CaptureFormats,
usbh_mtp_ptp.c:593PTP_DecodeDeviceInfo()
totallen = totallen + (dev_info->CaptureFormats_len * sizeof(uint16_t)) + sizeof(uint32_t);

Data Use

Functions writing PTP_DeviceInfoTypedef::CaptureFormats_len
Functions reading PTP_DeviceInfoTypedef::CaptureFormats_len
all items filtered out
PTP_DeviceInfoTypedef::CaptureFormats_len
all items filtered out
Type of PTP_DeviceInfoTypedef::CaptureFormats_len
PTP_DeviceInfoTypedef::CaptureFormats_len
uint32_t
all items filtered out