代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.h
/* Driver for USB Mass Storage compliant devices
* Main Header File
*
* $Id: usb.h,v 1.1.1.1 2007/06/12 07:27:09 eyryu Exp $
*
* Current development and maintenance by:
* (c) 1999-2002 Matthew
usb.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
usb.h
#define IO_9603 0x4000000 /*9603 uses nGCS2 */
void __irq usb_isr(void);
unsigned char read_usb(unsigned char adr);
void write_usb(unsigned char adr,unsigned char dat);
void bitset(unsigned char adr,u
usb.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "timer.h"
#include "option.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#includ
usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us
usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
usb.c
//*****************************************************************************
//
// usb.c - Driver for the USB Interface.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All rights reserved.
usb.h
//*****************************************************************************
//
// usb.h - Prototypes for the USB Interface Driver.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All right