代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/257538/11921464
c usb_desc.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_desc.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes descrip
www.eeworm.com/read/257538/11921468
h usb_desc.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_desc.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for USB firmware. Includes descrip
www.eeworm.com/read/257538/11921472
c usb_isr.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_isr.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes the followi
www.eeworm.com/read/257538/11921475
h usb_config.h
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_config.h
Author: JS
Created: JAN 03
Target Device: C8051F320
Header file for usb firmware. Includes device
www.eeworm.com/read/257538/11921476
c usb_stdreq.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_stdreq.c
Author: JS
Created: JAN 03
Target Device: C8051F320
Source file for USB firmware. Includes servic
www.eeworm.com/read/257538/11921486
c usb_utils.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_utils.c
Author: JS
Created: JAN 03
Modified: SEP 03 -- FB (FIFORead() - disabled auto read before last byte.)
www.eeworm.com/read/154838/11924148
bmp usb-b.bmp
www.eeworm.com/read/343761/11928748
h usb_defs.h
#define TRUE 1
#define FALSE 0
#define NULL 0
#define SHOW_ENUM_STATUS 1
#define NUM_CONFIGURATIONS 1
#define NUM_INTERFACES 1
#define ConfiguredUSB() ((USWSTAT&0x3) == C
www.eeworm.com/read/343761/11928755
c usb_main.c
// Software License Agreement
//
// The software supplied herewith by Microchip Technology Incorporated (the "Company")
// for its PICmicro
www.eeworm.com/read/154600/11943770
c usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th