代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.map
******************************************************************************
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
******************************************
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
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
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
usb.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
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