代码搜索:USB HID
找到约 10,000 项符合「USB HID」的源代码
代码结果 10,000
www.eeworm.com/read/264910/11294906
plg usb_release.plg
礦ision3 Build Log
Project:
C:\Philips\LPC2888\LPC2888_SampleSoftware.130\USBMem\Memory.uv2
Project File Date: 09/05/2007
Output:
www.eeworm.com/read/264907/11295074
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (LPC318x Debug), 0x0004 // Tools: 'ARM-ADS'
Target (LPC318x), 0x0004 // Tools: 'ARM-ADS'
Group (Source Files)
Group (Documen
www.eeworm.com/read/264857/11298085
obj usb_test.obj
www.eeworm.com/read/264857/11298140
c usb_test.c
#include
#include "DSP28_Device.h"
#include "type.h"
#include "sx2.h"
#include "descriptors.h"
#include "DEC2812_USB.h"
#include "ep0req.h"
BOOL Load_descriptors(char length, ch
www.eeworm.com/read/264857/11298146
obj usb_test.obj
www.eeworm.com/read/264857/11298148
dec2812_usb
#define FALSE 0
#define TRUE 1
#define SX2_IFCLKSRC 0x80
#define SX2_3048MHZ 0x40
#define SX2_IFCLKOE 0x20
#define SX2_IFCLKPOL 0x10
#define SX2_ASYNC 0x08
#define SX2_STANDBY 0x04
#defi
www.eeworm.com/read/409992/11305236
c usb_initialise.c
#include
#include
void USB_Initialise( void )
{
#asm
; Enable USB resistor pullups
ld a, USB_RESCTRL_1_5_K
or a, USB_RESCTRL_ENABLE
out
www.eeworm.com/read/409992/11305242
c usb_isr.c
/****************************************************************************************/
/* Example Source Code for USB Enumeration using a PDIUSBD11 connected to a PIC16F87x */
/* Copyright 200
www.eeworm.com/read/264449/11314326
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS
www.eeworm.com/read/264447/11314483
h 2410usb.h
/*********************************************
NAME: 2410usb.h
DESC:
HISTORY:
03.23.2002:purnnamu: first release for 2410
*********************************************/
#ifndef __24XUS