APM:Libraries
Functions
USBD_DESC_Exported_FunctionsPrototype
Collaboration diagram for USBD_DESC_Exported_FunctionsPrototype:

Functions

uint8_t * USBD_USR_DeviceDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_LangIDStrDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_ManufacturerStrDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_ProductStrDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_SerialStrDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_ConfigStrDescriptor (uint8_t speed, uint16_t *length)
 
uint8_t * USBD_USR_InterfaceStrDescriptor (uint8_t speed, uint16_t *length)
 

Detailed Description

Function Documentation

◆ USBD_USR_ConfigStrDescriptor()

uint8_t* USBD_USR_ConfigStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 226 of file usb.c.

Here is the call graph for this function:

◆ USBD_USR_DeviceDescriptor()

uint8_t* USBD_USR_DeviceDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 188 of file usb.c.

◆ USBD_USR_InterfaceStrDescriptor()

uint8_t* USBD_USR_InterfaceStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 234 of file usb.c.

Here is the call graph for this function:

◆ USBD_USR_LangIDStrDescriptor()

uint8_t* USBD_USR_LangIDStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 195 of file usb.c.

◆ USBD_USR_ManufacturerStrDescriptor()

uint8_t* USBD_USR_ManufacturerStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 212 of file usb.c.

Here is the call graph for this function:

◆ USBD_USR_ProductStrDescriptor()

uint8_t* USBD_USR_ProductStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 204 of file usb.c.

Here is the call graph for this function:

◆ USBD_USR_SerialStrDescriptor()

uint8_t* USBD_USR_SerialStrDescriptor ( uint8_t  speed,
uint16_t *  length 
)

Definition at line 219 of file usb.c.

Here is the call graph for this function: