代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/483037/6607955
pdf usb鼠标设计.pdf
www.eeworm.com/read/483040/6608028
h usb_desc.h
/*
** HID MOUSE DESCRIPTOR DECLARATIONS
*/
const char hid_report_desc_table[] =
{
0x05, 0x01, /*usage page (generic desktop) */
0x09, 0x02, /*usage (mouse) */
0xA1, 0x01, /*collection
www.eeworm.com/read/482083/6626208
h usb_drv.h
/*H**************************************************************************
* NAME: usb_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/482178/6628836
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/481812/6631351
vbp usb_to_serial.vbp
Type=Exe
Form=USB_to_Serial.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Module=Module1; Module1.bas
Object=Paint.Picture; MSPAI
www.eeworm.com/read/481812/6631352
frx usb_to_serial.frx
www.eeworm.com/read/481812/6631353
frm usb_to_serial.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = """USB to Serial Example"""
ClientHeight = 3720
ClientLeft = 45
ClientTop
www.eeworm.com/read/481812/6631356
vbw usb_to_serial.vbw
Form1 = 132, 132, 667, 572, Z, 110, 110, 645, 550, C
Module1 = 44, 44, 568, 484,
www.eeworm.com/read/481812/6631365
hex usb_to_serial.hex
:20000000801B8052801A808386BF80CC80E4801A801A801A801A844C801A7319012AFF1940
:20002000B83019001CFF2A26320026D02619000D802A1F19102AF219AB2A0819FF3120195A
:20004000012A2019012A2119032A1219802A107281402
www.eeworm.com/read/481812/6631366
asm usb_to_serial.asm
;****************************************************************
; FILE: USB_TO_SERIAL.ASM
;****************************************************************
XPAGEON
;*************************