代码搜索结果
找到约 35,951 项符合
USB 的代码
usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
usb-serial.c
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2000 Peter Berger (pberger@brimson.com)
* Copyright (C) 2000 Al Borchers (borche
usb-serial.h
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the
calao-usb-a9260-c01.cfg
#
# Calao Systems USB-A9260-C01
#
# http://www.calao-systems.com/
#
interface ft2232
ft2232_layout jtagkey
ft2232_device_desc "USB-A9260"
ft2232_vid_pid 0x0403 0x6010
script interface/calao-usb-a9260.
calao-usb-a9260-c02.cfg
#
# Calao Systems USB-A9260-C02
#
# http://www.calao-systems.com/
#
interface ft2232
ft2232_layout jtagkey
ft2232_device_desc "USB-A9260 A"
ft2232_vid_pid 0x0403 0x6001
script interface/calao-usb-a926
calao-usb-a9260.cfg
#
# Calao Systems USB-A9260 common -C01 -C02 setup
#
# http://www.calao-systems.com/
#
# See calao-usb-a9260-c01.cfg and calao-usb-a9260-c02.cfg
#
# note: you must have an openocd version where jtag_s
usb.h
#ifndef __LINUX_USB_H
#define __LINUX_USB_H
/* USB constants */
/*
* Device and/or Interface Class codes
*/
#define USB_CLASS_PER_INTERFACE 0 /* for DeviceClass */
#define USB_CLASS_AUDIO 1
#de
usb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="usb"
ProjectDir="D:\tic2000\myprojects\USB\"
ProjectType=Executable
CPUFamily=TMS32
mtk gprs usb modem.inf
[Version]
Signature="$CHICAGO$"
Class=Modem
Provider=%COMPANY%
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
[Manufacturer]
%COMPANY% = Models
[Models]
%Modem1%=Modem1, USB\MTKUSB
[M
usb.c
/**
* usb.c - USB driver stack project for Windows NT 4.0
*
* Copyright (c) 2002-2004 Zhiming mypublic99@yahoo.com
*
* This program/include file is free software; you can redistribute it an