usbdrv/usbconfig-prototype.h File Reference

Go to the source code of this file.

Defines

#define USB_CFG_IOPORTNAME   D
#define USB_CFG_DMINUS_BIT   4
#define USB_CFG_DPLUS_BIT   2
#define USB_CFG_CLOCK_KHZ   (F_CPU/1000)
#define USB_CFG_HAVE_INTRIN_ENDPOINT   0
#define USB_CFG_HAVE_INTRIN_ENDPOINT3   0
#define USB_CFG_EP3_NUMBER   3
#define USB_CFG_IMPLEMENT_HALT   0
#define USB_CFG_INTR_POLL_INTERVAL   10
#define USB_CFG_IS_SELF_POWERED   0
#define USB_CFG_MAX_BUS_POWER   100
#define USB_CFG_IMPLEMENT_FN_WRITE   0
#define USB_CFG_IMPLEMENT_FN_READ   0
#define USB_CFG_IMPLEMENT_FN_WRITEOUT   0
#define USB_CFG_HAVE_FLOWCONTROL   0
#define USB_COUNT_SOF   0
#define USB_CFG_HAVE_MEASURE_FRAME_LENGTH   0
#define USB_CFG_VENDOR_ID   0xc0, 0x16
#define USB_CFG_DEVICE_ID   0xdc, 0x05
#define USB_CFG_DEVICE_VERSION   0x00, 0x01
#define USB_CFG_VENDOR_NAME   'o', 'b', 'd', 'e', 'v', '.', 'a', 't'
#define USB_CFG_VENDOR_NAME_LEN   8
#define USB_CFG_DEVICE_NAME   'T', 'e', 'm', 'p', 'l', 'a', 't', 'e'
#define USB_CFG_DEVICE_NAME_LEN   8
#define USB_CFG_DEVICE_CLASS   0xff
#define USB_CFG_DEVICE_SUBCLASS   0
#define USB_CFG_INTERFACE_CLASS   0
#define USB_CFG_INTERFACE_SUBCLASS   0
#define USB_CFG_INTERFACE_PROTOCOL   0
#define USB_CFG_DESCR_PROPS_DEVICE   0
#define USB_CFG_DESCR_PROPS_CONFIGURATION   0
#define USB_CFG_DESCR_PROPS_STRINGS   0
#define USB_CFG_DESCR_PROPS_STRING_0   0
#define USB_CFG_DESCR_PROPS_STRING_VENDOR   0
#define USB_CFG_DESCR_PROPS_STRING_PRODUCT   0
#define USB_CFG_DESCR_PROPS_STRING_SERIAL_NUMBER   0
#define USB_CFG_DESCR_PROPS_HID   0
#define USB_CFG_DESCR_PROPS_HID_REPORT   0
#define USB_CFG_DESCR_PROPS_UNKNOWN   0


Define Documentation

#define USB_CFG_CLOCK_KHZ   (F_CPU/1000)

Definition at line 46 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_CONFIGURATION   0

Definition at line 276 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_DEVICE   0

Definition at line 275 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_HID   0

Definition at line 282 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_HID_REPORT   0

Definition at line 283 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_STRING_0   0

Definition at line 278 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_STRING_PRODUCT   0

Definition at line 280 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_STRING_SERIAL_NUMBER   0

Definition at line 281 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_STRING_VENDOR   0

Definition at line 279 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_STRINGS   0

Definition at line 277 of file usbconfig-prototype.h.

#define USB_CFG_DESCR_PROPS_UNKNOWN   0

Definition at line 284 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_CLASS   0xff

Definition at line 205 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_ID   0xdc, 0x05

Definition at line 168 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_NAME   'T', 'e', 'm', 'p', 'l', 'a', 't', 'e'

Definition at line 190 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_NAME_LEN   8

Definition at line 191 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_SUBCLASS   0

Definition at line 206 of file usbconfig-prototype.h.

#define USB_CFG_DEVICE_VERSION   0x00, 0x01

Definition at line 177 of file usbconfig-prototype.h.

#define USB_CFG_DMINUS_BIT   4

Definition at line 33 of file usbconfig-prototype.h.

#define USB_CFG_DPLUS_BIT   2

Definition at line 37 of file usbconfig-prototype.h.

#define USB_CFG_EP3_NUMBER   3

Definition at line 81 of file usbconfig-prototype.h.

#define USB_CFG_HAVE_FLOWCONTROL   0

Definition at line 128 of file usbconfig-prototype.h.

#define USB_CFG_HAVE_INTRIN_ENDPOINT   0

Definition at line 70 of file usbconfig-prototype.h.

#define USB_CFG_HAVE_INTRIN_ENDPOINT3   0

Definition at line 75 of file usbconfig-prototype.h.

#define USB_CFG_HAVE_MEASURE_FRAME_LENGTH   0

Definition at line 154 of file usbconfig-prototype.h.

#define USB_CFG_IMPLEMENT_FN_READ   0

Definition at line 116 of file usbconfig-prototype.h.

#define USB_CFG_IMPLEMENT_FN_WRITE   0

Definition at line 111 of file usbconfig-prototype.h.

#define USB_CFG_IMPLEMENT_FN_WRITEOUT   0

Definition at line 122 of file usbconfig-prototype.h.

#define USB_CFG_IMPLEMENT_HALT   0

Definition at line 91 of file usbconfig-prototype.h.

#define USB_CFG_INTERFACE_CLASS   0

Definition at line 210 of file usbconfig-prototype.h.

#define USB_CFG_INTERFACE_PROTOCOL   0

Definition at line 212 of file usbconfig-prototype.h.

#define USB_CFG_INTERFACE_SUBCLASS   0

Definition at line 211 of file usbconfig-prototype.h.

#define USB_CFG_INTR_POLL_INTERVAL   10

Definition at line 97 of file usbconfig-prototype.h.

#define USB_CFG_IOPORTNAME   D

Definition at line 29 of file usbconfig-prototype.h.

#define USB_CFG_IS_SELF_POWERED   0

Definition at line 102 of file usbconfig-prototype.h.

#define USB_CFG_MAX_BUS_POWER   100

Definition at line 106 of file usbconfig-prototype.h.

#define USB_CFG_VENDOR_ID   0xc0, 0x16

Definition at line 161 of file usbconfig-prototype.h.

#define USB_CFG_VENDOR_NAME   'o', 'b', 'd', 'e', 'v', '.', 'a', 't'

Definition at line 180 of file usbconfig-prototype.h.

#define USB_CFG_VENDOR_NAME_LEN   8

Definition at line 181 of file usbconfig-prototype.h.

#define USB_COUNT_SOF   0

Definition at line 149 of file usbconfig-prototype.h.


Generated on Fri Oct 30 20:43:20 2009 for USB IR HID Device by  doxygen 1.5.8