代码搜索结果
找到约 10,000 项符合
USB 的代码
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
usb_int.a51
; This module is common to all of the examples.
; It services USB Requests from the SIE.
; Interpretation of the Output Reports is handled by MAIN
;
CSEG
ServiceSetupPacket:
MOV DPTR, #SETUPD
philips_usb.opt
### 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 }
philips_usb.lnp
"Protodma.obj",
"D12ci.obj",
"Epphal.obj",
"Isr.obj",
"Mainloop.obj",
"Chap_9.obj"
TO "philips_usb"
RAMSIZE(256)