Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

usbdeviceparam.h File Reference

This file containes the USB device parameters used by the USB driver. More...

Go to the source code of this file.

Defines

#define UDC_REGISTERS_BASE
 Base I/O address.

#define UDC_IRQ
 IRQ.

#define NUM_ENDPOINTS
 Number of endpoints.

#define SETUP_PACKET_SIZE
 SETUP packet size.

#define CONTROL_FIFO_SIZE
 CONTROL endpoint FIFO depth.

#define CONTROL_PACKET_SIZE
 CONTROL endpoint packet size.

#define INTERRUPT_FIFO_SIZE
 INTERRUPT endpoint FIFO depth.

#define INTERRUPT_PACKET_SIZE
 INTERRUPT endpoint packet size.

#define BULK_FIFO_SIZE
 BULK endpoint FIFO depth.

#define BULK_PACKET_SIZE
 BULK endpoint packet size.

#define ISOCHRONOUS_FIFO_SIZE
 ISOCHRONOUS endpoint FIFO depth.

#define ISOCHRONOUS_PACKET_SIZE
 ISOCHRONOUS endpoint packet size.


Detailed Description

This file containes the USB device parameters used by the USB driver.

Author:
Intel Corporation
Date:
30-OCT-2001

Device parameters:

  • base address, number of endpoints, FIFO and packet sizes are UDC-dependent
  • DMA channel buffer sizes can be customized and depend on the DMA controller

Version:
Revision
1.15
-- Intel Copyright Notice --
Copyright 2001-2003 Intel Corporation All Rights Reserved.
The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors.
The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way except in accordance with the applicable license agreement .
No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel, except in accordance with the applicable license agreement.
Unless otherwise agreed by Intel in writing, you may not remove or alter this notice or any other notice embedded in Materials by Intel or Intel's suppliers or licensors in any way.
For further details, please see the file README.TXT distributed with this software.
-- End Intel Copyright Notice --

Definition in file usbdeviceparam.h.

Automatically generated from sources. © Intel Corp. 2003