代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/157813/6971696
c usb_enumerate.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/469301/6980163
txt vivi usb.txt
/*
* vivi/include/s3c2400.h
*
* Definition of constants related to the S3C2410 microprocessor(based on ARM 290T).
* This file is based on the S3C2400 User Manual 2002,01,23.
*
* Copyright
www.eeworm.com/read/468026/6998036
obj usb_protocol.obj
www.eeworm.com/read/468026/6998073
lst usb_protocol.lst
C51 COMPILER V6.23a USB_PROTOCOL 03/09/2005 20:46:02 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE USB_PROTOCOL
OBJECT MODULE PLA
www.eeworm.com/read/467361/7010948
txt usb_api.txt
SI_GetNumDevices()
SI_GetProductString()
SI_Open() SI_STATUS status = SI_Open((DWORD)m_nDeviceNum, &m_hUSBDevice);
SI_Close()
SI_Read() status = SI_
www.eeworm.com/read/467394/7011515
rc2 usb.rc2
//
// USB.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///////
www.eeworm.com/read/467405/7011860
c usb_enumerate.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/467405/7011876
o usb_enumerate.o
www.eeworm.com/read/467409/7011986
h lpc_usb.h
#ifndef __LPC_USB_H
#define __LPC_USB_H
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2003
www.eeworm.com/read/467409/7011991
c lpc_usb.c
// 定义主模块
#include "lpc_usb.h"
Fnpr IntrCallback;
/*************************************************************************
* 说明:USB_Cmd函数,执行USB引擎发送命令
* 参数:unsigned char Command
* u