代码搜索:usb 开发教程
找到约 10,000 项符合「usb 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/112773/6143767
h usb_drv.h
/*H**************************************************************************
* NAME: usb_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/112773/6143768
c usb_drv.c
/*C**************************************************************************
* NAME: usb_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/111144/6158331
h usb_drv.h
/*H**************************************************************************
* NAME: usb_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/111144/6158332
c usb_drv.c
/*C**************************************************************************
* NAME: usb_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/111128/6158418
h usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POWERED
www.eeworm.com/read/110350/6164949
h usb_desc.h
/*
** HID MOUSE DESCRIPTOR DECLARATIONS
*/
const char hid_report_desc_table[] =
{
0x05, 0x01, /*usage page (generic desktop) */
0x09, 0x02, /*usage (mouse) */
0xA1, 0x01, /*collection
www.eeworm.com/read/110034/6168504
c usb-host.c
/*
* usb-host.c: ETRAX 100LX USB Host Controller Driver (HCD)
*
* Copyright (c) 2001 Axis Communications AB.
*
* $Id: usb-host.c,v 1.13 2001/11/13 12:06:17 pkj Exp $
*
*/
#include
www.eeworm.com/read/110034/6168514
h usb-host.h
#ifndef __LINUX_ETRAX_USB_H
#define __LINUX_ETRAX_USB_H
#include
#include
typedef struct USB_IN_Desc {
__u16 sw_len;
__u16 command;
unsigned long next;
unsigned lo
www.eeworm.com/read/110034/6169472
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/110034/6169646
c ir-usb.c
/*
* USB IR Dongle driver
*
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2002 Gary Brubaker (xavyer@ix.netcom.com)
*
* This program is free software; you can redistri