代码搜索:SECTOR

找到约 7,252 项符合「SECTOR」的源代码

代码结果 7,252
www.eeworm.com/read/122891/14660534

cpp usb_demo.cpp

///////////////////////////////////////////////////////////////////////////// // USB_Demo.cpp // // Main source for Mirror example application. // // Author: Jon Moore, Marian Ilecko // // Revi
www.eeworm.com/read/221695/14728700

s bootsect.s

! ! SYS_SIZE is the number of clicks (16 bytes) to be loaded. ! 0x7F00 is 0x7F000 bytes = 508kB, more than enough for current ! versions of linux which compress the kernel ! #include
www.eeworm.com/read/221695/14729097

h hpfs.h

/* The paper Duncan, Roy Design goals and implementation of the new High Performance File System Microsoft Systems Journal Sept 1989 v4 n5 p1(13) describes what HPFS looked
www.eeworm.com/read/120903/14784047

asm era_alg.asm

;-------------------------------------------------------------------------------------------------- ; Filename : ERA_ALG.ASM ; Last Modified : 23 Jan 2002. ; Version : 1.3 ;
www.eeworm.com/read/120903/14784100

c main.c

/*************************************************************************************************** * Filename : MAIN.C * Last Modified : 23 Jan 2002. * Version : 1.3 * O
www.eeworm.com/read/214672/15092251

h disk.h

// disk.h // Data structures to emulate a physical disk. A physical disk // can accept (one at a time) requests to read/write a disk sector; // when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/210858/15190950

h flash.h

/****************************************************************************** * * $RCSfile: $ * $Revision: $ * * This module provides the interface definitions for flash.c * Copyright 20
www.eeworm.com/read/170239/5405926

c flashpic8.c

/* flashpic8.c: This file contains the 8-bit flash-support code that is relocated to RAM prior to execution. */ #include "config.h" #if INCLUDE_FLASH #include "stddefs.h" #include "cpu.h" #inclu
www.eeworm.com/read/170239/5405954

c flashpic_28f640.c

/* flashpic_28f640.c: This file contains the portion of the flash driver code that can be relocated (pic = position independent code) to RAM space so that it is not executing out of the s
www.eeworm.com/read/169499/5420521

c sdk7a404_cf_driver.c

/*********************************************************************** * $Workfile: sdk7a404_cf_driver.c $ * $Revision: 1.2 $ * $Author: WellsK $ * $Date: Apr 15 2004 15:07:10 $