代码搜索结果
找到约 10,000 项符合
USB 的代码
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.plg
礦ision2 Build Log
Project:
F:\dp51h\程序\USB1.1\单片机程序\philips_usb.uv2
Project File Date: 06/17/2003
Output:
Build target 'usb_book'
compiling D
philips_usb.hex
:1009E0008F188D19AF27EFC4135407FFEF20E002D3
:1009F000C2AF90700374D0F0E51960034318809083
:100A00007002E518F0AF27EFC4135407FFEF20E0A2
:040A100002D2AF223D
:1009AA008F18AF27EFC4135407FFEF20E002C2AF3E
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
philips_usb.plg
礦ision2 Build Log
Project:
F:\dp51h\参考程序\usb1.1\pusb\philips_usb.uv2
Project File Date: 02/27/2003
Output:
Build target 'usb_book'
compiling
philips_usb.hex
:1009E0008F188D19AF27EFC4135407FFEF20E002D3
:1009F000C2AF90700374D0F0E51960034318809083
:100A00007002E518F0AF27EFC4135407FFEF20E0A2
:040A100002D2AF223D
:1009AA008F18AF27EFC4135407FFEF20E002C2AF3E
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
hw_usb.h
//*****************************************************************************
//
// hw_usb.h - Macros for use in accessing the USB registers.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc.
usb100.h
#ifndef __USB100_H__
#define __USB100_H__
#include
//bmRequest.Dir
#define BMREQUEST_HOST_TO_DEVICE 0
#define BMREQUEST_DEVICE_TO_HOST 1
//bmRequest.Type