SAMV71 Xplained Ultra Software Package 1.4

USBDDriverDescriptors.c File Reference

#include "board.h"
#include "USBD_Config.h"
#include "AUDDSpeakerDriver.h"

Go to the source code of this file.

Defines

#define AUDDSpeakerDriver_SAMPLERATE   AUDDevice_SAMPLERATE
#define AUDDSpeakerDriver_BYTESPERSAMPLE   AUDDevice_BYTESPERSAMPLE
#define AUDDSpeakerDriver_BITSPERSAMPLE   AUDDevice_BITSPERSAMPLE
#define AUDDSpeakerDriver_BYTESPERSUBFRAME   AUDDevice_BYTESPERSUBFRAME
#define AUDDSpeakerDriver_SAMPLESPERFRAME   AUDDevice_SAMPLESPERFRAME
#define AUDDSpeakerDriver_BYTESPERFRAME   AUDDevice_BYTESPERFRAME
#define AUDDSpeakerDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define AUDDSpeakerDriverDescriptors_PRODUCTID   USBD_PID_AUDIO
#define AUDDSpeakerDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Variables

const USBDeviceDescriptor deviceDescriptor
const
AUDDSpeakerDriverConfigurationDescriptors 
fsConfigurationDescriptors
const
AUDDSpeakerDriverConfigurationDescriptors 
hsConfigurationDescriptors
const unsigned char languageIdDescriptor []
const unsigned char manufacturerDescriptor []
const unsigned char productDescriptor []
const unsigned char serialNumberDescriptor []
const unsigned char * stringDescriptors []
const USBDDriverDescriptors auddSpeakerDriverDescriptors

Detailed Description

Definition in file USBDDriverDescriptors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines