代码搜索:USB技术
找到约 10,000 项符合「USB技术」的源代码
代码结果 10,000
www.eeworm.com/read/285473/8838065
mak usb.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/285473/8838143
paf usb.paf
www.eeworm.com/read/285473/8838172
pjt usb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="usb"
ProjectDir="C:\tic2000\myprojects\SEED-DPS2812-USB\"
ProjectType=Executable
CP
www.eeworm.com/read/285473/8838211
c usb.c
#include "DEC2812.h"
#include "DSP28_Device.h"
#include "DEC2812_USB.h"
#ifndef _rtc_var
#define _rtc_var
unsigned int readFlag;
unsigned int setupCnt;
unsigned int sx2Setup;
unsigned int
www.eeworm.com/read/285473/8838266
wks usb.wks
www.eeworm.com/read/428752/8848867
h usb.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/428749/8849279
h usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/428741/8849658
h usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/285309/8851623
c usb.c
#include "def.h"
#include "board.h"
#include "2410addr.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#include "usbin.h"
#ifdef USB_DOWNLOAD_SUPPORT
www.eeworm.com/read/285309/8851626
h usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us