代码搜索结果
找到约 10,000 项符合
USB 的代码
usb_lib.h
//////////////////////////////////////////////////////////////////////
// File - usb_lib.h
//
// Library for accessing the USB device.
// Code was generated by DriverWizard.
// It accesses the ha
usb_lib.cpp
//////////////////////////////////////////////////////////////////////
// File - usb_lib.c
//
// Library for accessing the USB device.
// Code was generated by DriverWizard.
// It accesses the ha
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
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 '
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
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 {
usb-func.c
#include
#include
#include
#include
#include
#include
#include
#include
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,