STM32_USB_Device_Library + 0/55 examples
CodeScope will show references to USBD_DescriptorsTypeDef::GetProductStrDescriptor from the following samples and libraries:
Examples
STM32F4-Discovery
STM32F401-Discovery
STM32F411E-Discovery
STM32446E_EVAL
Demonstrations
Applications
USB_Device
STM324xG_EVAL
Demonstrations
Applications
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
USB_Device
STM32F413H-Discovery
Demonstrations
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
Demonstrations
STemWin
STM32F412ZG-Nucleo
Applications
USB_Device
STM32F413ZH-Nucleo
Applications
USB_Device
STM32F429ZI-Nucleo
Applications
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM32_USB_Device_LibraryUSBD_DescriptorsTypeDef::GetProductStrDescriptor

USBD_DescriptorsTypeDef::GetProductStrDescriptor field

Syntax

uint8_t *(*GetProductStrDescriptor)(USBD_SpeedTypeDef speed, uint16_t *length);

Examples

USBD_DescriptorsTypeDef::GetProductStrDescriptor is referenced by 55 libraries and example projects.

References

LocationReferrerText
usbd_def.h:293
uint8_t *(*GetProductStrDescriptor)(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_ctlreq.c:510USBD_GetDescriptor()
if (pdev->pDesc->GetProductStrDescriptor != NULL)
usbd_ctlreq.c:512USBD_GetDescriptor()
pbuf = pdev->pDesc->GetProductStrDescriptor(pdev->dev_speed, &len);

Call Tree

Functions calling USBD_DescriptorsTypeDef::GetProductStrDescriptor
all items filtered out
USBD_DescriptorsTypeDef::GetProductStrDescriptor
Functions reading USBD_DescriptorsTypeDef::GetProductStrDescriptor
USBD_DescriptorsTypeDef::GetProductStrDescriptor
all items filtered out
Type of USBD_DescriptorsTypeDef::GetProductStrDescriptor
USBD_DescriptorsTypeDef::GetProductStrDescriptor
uint8_t
all items filtered out