代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/377231/9286026
htm hid.htm
Static Call Graph - [.\Obj\HID.axf]
Static Call Graph for image .\Obj\HID.axf
www.eeworm.com/read/377231/9286048
axf hid.axf
www.eeworm.com/read/377231/9286052
sct hid.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/377231/9286066
lnp hid.lnp
".\obj\lpc2300.o" ".\obj\usbcore.o" ".\obj\usbdesc.o" ".\obj\usbhw.o" ".\obj\usbuser.o" ".\obj\hiduser.o" ".\obj\demo.o" ".\obj\lcd_4bit.o" --strict --scatter ".\Obj\HID.sct"
--entry 0x00000000 --ma
www.eeworm.com/read/377231/9286075
plg hid.plg
礦ision3 Build Log
Project:
E:\LPC2300\lcf\LPC2368资料_ICDEV\LPC236X例程\USBHID\HID.uv2
Project File Date: 01/09/2008
Output:
Build target 'MCB2300
www.eeworm.com/read/179388/9359472
h hid.h
/*++
Copyright (c) Microsoft 1998, All Rights Reserved
Module Name:
hid.h
Abstract:
This module contains the declarations and definitions for use with the
hid user mode cli
www.eeworm.com/read/375179/9369980
o hid.o
www.eeworm.com/read/375179/9370197
c hid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/375099/9373029
h hid.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/374742/9385898
h hid.h
#ifndef __HID_H__
#define __HID_H__
extern void HID_Init();
extern void HID_UnInit();
extern int HID_FindDevices();
extern BOOL HID_GetName(int num, char *buf, int sz);
extern BOOL H