代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/345016/11846328
lst upsd_usb.lst
C51 COMPILER V7.00 Beta 6 UPSD_USB 02/19/2003 15:59:28 PAGE 1
C51 COMPILER V7.00 Beta 6, COMPILATION OF MODULE UPSD_USB
OBJECT MODULE P
www.eeworm.com/read/345016/11846367
obj upsd_usb.obj
www.eeworm.com/read/345016/11846369
obj usb_desc.obj
www.eeworm.com/read/155707/11852955
c qcamvc_usb.c
/*
*
* Connectix USB QuickCam VC Video Camera driver
*
* (C) Copyright 2001 De Marchi Daniele
* (C) Copyright 2004 Terry Mohan
*
* This program is free software; you can redistribut
www.eeworm.com/read/155636/11859401
h copy of usb.h
//中断类型
#define USB_INT_SPINT 0x01
#define USB_INT_SOFINT 0x08
#define USB_INT_EORINT 0x10
#define USB_INT_WUPCPU 0x20
#define USB_INT_EP0 0x01
#define USB_INT_EP1 0x02
#define USB_INT
www.eeworm.com/read/155636/11859408
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (USB)
Group (Library)
Group (SCSI)
File 1,1,
www.eeworm.com/read/155636/11859422
m51 usb.m51
BL51 BANKED LINKER/LOCATER V4.13 05/20/2003 17:14:01 PAGE 1
BL51 BANKED LINKER/LOCATER V4.13, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE main.o
www.eeworm.com/read/155636/11859432
bak usb_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/155612/11860883
c 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
www.eeworm.com/read/344696/11865928