代码搜索结果

找到约 10,000 项符合 USB 的代码

usb.plg

礦ision2 Build Log Project: D:\Design\51\811\S52+D12UDisk\1\USB-D12\USB.uv2 Project File Date: 02/02/2007 Output:

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 03/02/2006 23:51:19 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE USB OBJECT MODULE PLACED IN USB

usb.hex

:10078B00000002021F000000494445A1FA555342E4 :10079B00D7D4BCBAD7F6B5C4D2C6B6AFD3B2C5CCD4 :1007AB00312E303170000500000000000000000009 :1007BB00240000000000040309041203320030007F :1007CB0037003100300

usb.c

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 我的邮箱:computer-lov@tom.com 欢迎访问我的blog: http://computer00.21ic.org USB.C file

usb.h

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 我的邮箱:computer-lov@tom.com 欢迎访问我的blog: http://computer00.21ic.org USB.H 文件包含了

usb.plg

礦ision2 Build Log Project: D:\Design\51\811\S52+D12UDisk\20060408101055667\IDE-USB\USB.uv2 Project File Date: 03/15/2005 Output:

usb.h

#ifndef _USB_H_ #define _USB_H_ #define Usb_Base_Address 0x2000000 #define Usb_Data_Address 0x0000000 #define Usb_Command_Address 0x0000001 //***************************************************