代码搜索结果
找到约 10,000 项符合
Storage 的代码
transport.h
/* Driver for USB Mass Storage compliant devices
* Transport Functions Header File
*
* $Id: transport.h,v 1.17 2002/02/25 00:43:41 mdharm Exp $
*
* Current development and maintenance by:
* (c
initializers.c
/* Special Initializers for certain USB Mass Storage devices
*
* $Id: initializers.c,v 1.2 2000/09/06 22:35:57 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999, 2000 Matthew
initializers.h
/* Header file for Special Initializers for certain USB Mass Storage devices
*
* $Id: initializers.h,v 1.1 2000/08/29 23:07:02 mdharm Exp $
*
* Current development and maintenance by:
* (c) 199
aseqlist.h
#ifndef SEQLIST_CLASS
#define SEQLIST_CLASS
#include
#include
const int MaxListSize = 50;
class SeqList
{
private:
// list storage array and number of cu
新建 文本文档.txt
#ifndef SEQLIST_CLASS
#define SEQLIST_CLASS
#include
#include
const int MaxListSize = 50;
class SeqList
{
private:
// list storage array and number of cu
abstract.txt
The Memory project is a demo program for the Keil MCB2140
Board using the Philips LPC2148 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa
usbtargmslib.c
/* usbTargMsLib.c - Mass Storage routine library */
/* Copyright 2004 Wind River Systems, Inc. */
/*
Modification History
--------------------
01e,02aug04,mta Merge changes from integration
nvramtoata.c
/* nvRamToAta.c - non-volatile RAM mapping to Ata for boot line storage */
/* Copyright 1996 RST Software Industries, Ltd, Israel */
/*
modification history
--------------------
01a,25dec96,v
abstract.txt
The Memory project is a demo program for the Keil MCB2140
Board using the Philips LPC2148 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa
pkvec.s
; Packet driver interrupt hooks
include asmglobal.h
extrn pkint:proc
.DATA
extrn Stktop
.CODE
sssave dw ?
spsave dw ?
dbase dw @Data
if @Cpu AND 8 ; temp storage for POPAD operati