代码搜索:usb 是什么?
找到约 10,000 项符合「usb 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/229454/4755765
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/229062/4759569
h usb_ohci.h
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2001 David Brownell
*
www.eeworm.com/read/229062/4759572
c usb_ohci.c
/*
* URB OHCI HCD (Host Controller Driver) for USB on the S3C2400.
*
* (C) Copyright 2003
* Gary Jennejohn, DENX Software Engineering
*
* Note: Much of this code has been deri
www.eeworm.com/read/229062/4759865
c usb_uhci.c
/*
* Part of this code has been derived from linux:
* Universal Host Controller Interface driver for USB (take II).
*
* (c) 1999-2001 Georg Acher, acher@in.tum.de (executive slave) (base guita
www.eeworm.com/read/229062/4759867
h usb_uhci.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
www.eeworm.com/read/229062/4760329
c usb_uhci.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
www.eeworm.com/read/229062/4760331
h usb_uhci.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
www.eeworm.com/read/228774/4762860
h usb-sysdep.h
/*
* usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source co
www.eeworm.com/read/228774/4762975
h usb-sysdep.h
/*
* usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2
* $Id: usb-sysdep.h,v 1.1 2001/07/09 14:32:39 rubini Exp $
*/
#ifndef _USB_SYSDEP_H_
#define _USB_SYSDEP_H_
/*
* provide
www.eeworm.com/read/228618/4763301
h usb_enum.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------