STM32_USB_Device_Library + 0/55 examples
CodeScope will show references to USBD_DescriptorsTypeDef::GetDeviceDescriptor 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::GetDeviceDescriptor

USBD_DescriptorsTypeDef::GetDeviceDescriptor field

Syntax

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

Examples

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

References

LocationReferrerText
usbd_def.h:290
uint8_t *(*GetDeviceDescriptor)(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_ctlreq.c:448USBD_GetDescriptor()
pbuf = pdev->pDesc->GetDeviceDescriptor(pdev->dev_speed, &len);

Call Tree

Functions calling USBD_DescriptorsTypeDef::GetDeviceDescriptor
all items filtered out
USBD_DescriptorsTypeDef::GetDeviceDescriptor
Type of USBD_DescriptorsTypeDef::GetDeviceDescriptor
USBD_DescriptorsTypeDef::GetDeviceDescriptor
uint8_t
all items filtered out