PTP_PropDescEnumFormTypedef::NumberOfValues is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Host_LibraryPTP_PropDescEnumFormTypedef::NumberOfValues

PTP_PropDescEnumFormTypedef::NumberOfValues field

Syntax

uint16_t NumberOfValues;

References

LocationReferrerText
usbh_mtp_ptp.h:797
uint16_t NumberOfValues;
usbh_mtp_ptp.c:728PTP_GetObjectPropDesc()
opd->FORM.Enum.NumberOfValues = LE16(&data[offset]);
usbh_mtp_ptp.c:731PTP_GetObjectPropDesc()
for (i = 0U; i < opd->FORM.Enum.NumberOfValues; i++)

Data Use

Functions writing PTP_PropDescEnumFormTypedef::NumberOfValues
Functions reading PTP_PropDescEnumFormTypedef::NumberOfValues
all items filtered out
PTP_PropDescEnumFormTypedef::NumberOfValues
all items filtered out
Type of PTP_PropDescEnumFormTypedef::NumberOfValues
PTP_PropDescEnumFormTypedef::NumberOfValues
uint16_t
all items filtered out