代码搜索结果
找到约 10,000 项符合
USB 的代码
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.lst
C51 COMPILER V7.06 USB 09/09/2006 19:51:11 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN USB
usb.lnp
"USB.obj"
TO "USB"
RAMSIZE(256)
CODE( 0X0000-0X1FFF )
usb.plg
礦ision3 Build Log
Project:
F:\Keil\work\USB\USB-D12\USB.uv2
Project File Date: 11/03/2004
Output:
Build target 'Target 1'
compiling USB.C...
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
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
usb.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
usb.h
/*********************************************************************************************
* File: usb.h
* Author: Embest
* Desc: header file of s3c2410x's usb controller for main configuratio
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