SAMV71 Xplained Ultra Software Package 1.5

USBDDriverDescriptors.c File Reference

#include "board.h"
#include "USBD_Config.h"
#include "AUDDSpeakerPhoneDriver.h"

Go to the source code of this file.

Defines

#define AUDDSpeakerPhoneDriver_SAMPLERATE   AUDDevice_SAMPLERATE
#define AUDDSpeakerPhoneDriver_NUMCHANNELS   AUDDevice_NUMCHANNELS
#define AUDDSpeakerPhoneDriver_BYTESPERSAMPLE   AUDDevice_BYTESPERSAMPLE
#define AUDDSpeakerPhoneDriver_BITSPERSAMPLE   AUDDevice_BITSPERSAMPLE
#define AUDDSpeakerPhoneDriver_BYTESPERSUBFRAME   AUDDevice_BYTESPERSUBFRAME
#define AUDDSpeakerPhoneDriver_SAMPLESPERFRAME   AUDDevice_SAMPLESPERFRAME
#define AUDDSpeakerPhoneDriver_BYTESPERFRAME   AUDDevice_BYTESPERFRAME
#define AUDDSpeakerPhoneDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define AUDDSpeakerPhoneDriverDescriptors_PRODUCTID   USBD_PID_AUDIO
#define AUDDSpeakerPhoneDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Variables

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

Detailed Description

Definition in file USBDDriverDescriptors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines