Xmega Application Note


usb_descriptors.c File Reference


Detailed Description

USB parameters.

This file contains the usb parameters that uniquely identify the application through descriptor tables.

Application note:
AVR1907: Xplain Evaluation Board
Documentation
For comprehensive code documentation, supported compilers, compiler settings and supported devices see readme.html
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Revision
3122
Date
2010-01-13 13:26:22 +0100 (on, 13 jan 2010)

Copyright (c) 2010, Atmel Corporation All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. The name of ATMEL may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE EXPRESSLY AND SPECIFICALLY DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition in file usb_descriptors.c.

#include "config.h"
#include "conf_usb.h"
#include "usb_drv.h"
#include "usb_descriptors.h"
#include "usb_standard_request.h"
#include "usb_specific_request.h"

Include dependency graph for usb_descriptors.c:

Go to the source code of this file.

Variables

code
S_usb_user_configuration_descriptor 
usb_conf_desc
code S_usb_device_descriptor usb_dev_desc
code S_usb_if0_descript usb_if0_descriptor
code S_usb_language_id usb_user_language_id
code
S_usb_manufacturer_string_descriptor 
usb_user_manufacturer_string_descriptor
code
S_usb_product_string_descriptor 
usb_user_product_string_descriptor
code S_usb_serial_number usb_user_serial_number


Variable Documentation

usb_user_configuration_descriptor FS

Definition at line 79 of file usb_descriptors.c.

Initial value:

usb_if0_descriptor

Definition at line 206 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Initial value:

usb_user_language_id

Definition at line 197 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Initial value:

usb_user_manufacturer_string_descriptor

Definition at line 170 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Initial value:

usb_user_product_string_descriptor

Definition at line 179 of file usb_descriptors.c.

Referenced by usb_user_get_descriptor().

Initial value:

usb_user_serial_number

Definition at line 188 of file usb_descriptors.c.

@DOC_TITLE@
Generated on Mon Jan 18 09:26:11 2010 for AVR1907 Xplain USB Gateway by doxygen 1.5.5