代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
usb.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
usb.h
#ifndef __USB
#define __USB
#define __USB_NUM_ENDPOINTS 4
#define __USB_MAX_ENDPOINTS 3
#define __EP0_DATA_PHASE_PACKET 3
#define __EP0_TX_FIFO_SIZE 16
#define __
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="D:\tic2000\myprojects\USB\"
ProjectType=Executable
CPUFamily=TMS32
usb.pas
unit USB;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
{const}
const
SECTOR_SIZE = 512;
SECTRO_SHFT = 9;
usb.~pas
unit USB;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
{const}
const
SECTOR_SIZE = 512;
SECTRO_SHFT = 9;