| 
    APM:Libraries
    
   | 
 
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) | 
| uint8_t* USBD_USR_ConfigStrDescriptor | ( | uint8_t | speed, | 
| uint16_t * | length | ||
| ) | 
| uint8_t* USBD_USR_DeviceDescriptor | ( | uint8_t | speed, | 
| uint16_t * | length | ||
| ) | 
| uint8_t* USBD_USR_InterfaceStrDescriptor | ( | 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 | ||
| ) | 
 1.8.13