代码搜索:USB技术
找到约 10,000 项符合「USB技术」的源代码
代码结果 10,000
www.eeworm.com/read/343209/11963780
h usb_lib.h
//////////////////////////////////////////////////////////////////////
// File - usb_lib.h
//
// Library for accessing the USB device.
// Code was generated by DriverWizard.
// It accesses the ha
www.eeworm.com/read/343209/11963816
cpp usb_lib.cpp
//////////////////////////////////////////////////////////////////////
// File - usb_lib.c
//
// Library for accessing the USB device.
// Code was generated by DriverWizard.
// It accesses the ha
www.eeworm.com/read/256913/11964854
schdoc 03_usb.schdoc
www.eeworm.com/read/154375/11966138
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/256838/11969870
uv2 usb.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target '
www.eeworm.com/read/256838/11969874
m51 usb.m51
BL51 BANKED LINKER/LOCATER V5.03 09/09/2006 19:51:12 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE USB.ob
www.eeworm.com/read/256838/11969876
jpg ide-usb.jpg
www.eeworm.com/read/256838/11969879
bak usb_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/343085/11976383
c usb-func.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/343085/11976389
h usb-func.h
/////// usb-func.h
#ifndef _USBFUNC_H_
#define _USBFUNC_H_
#include "define.h"
int ReadStreamPipe(pusb_t s, unsigned char *pbuf, int len);
int DownloadBuffer(pusb_t s, unsigned char *pbuf,