代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/198733/7915545
pdf usb_driver.pdf
www.eeworm.com/read/198638/7919027
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/198634/7919211
inc usb_defs.inc
; Software License Agreement
;
; The software supplied herewith by Microchip Technology Incorporated (the "Company")
; for its PICmicro
www.eeworm.com/read/198634/7919214
asm usb_main.asm
; Software License Agreement
;
; The software supplied herewith by Microchip Technology Incorporated (the "Company")
; for its PICmicro(r) Microcontroller is intended and
www.eeworm.com/read/298814/7933544
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/198366/7938835
h usb100.h
typedef unsigned char UCHAR;
typedef unsigned short USHORT;
#define MAXIMUM_USB_STRING_LENGTH 255
// values for the bits returned by the USB GET_STATUS command
#define USB_GETSTATUS_SELF_POW
www.eeworm.com/read/298708/7944473
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/198161/7949350
h 2440usb.h
/*********************************************
NAME: 2440usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/197968/7959640
mcp can_usb.mcp
www.eeworm.com/read/197748/7972068
c usb-midi.c
/*
usb-midi.c -- USB-MIDI driver
Copyright (C) 2001
NAGANO Daisuke
This program is free software; you can redistribute it and/or modify
it under t