代码搜索:SECTOR

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

代码结果 7,252
www.eeworm.com/read/127564/14350021

c init.c

/* // Program: Format // Version: 0.90 // Written By: Brian E. Reifsnyder // Copyright: 2002 under the terms of the GNU GPL, Version 2 // Module Name: init.c // Module Description: Program
www.eeworm.com/read/124442/14567144

h sr.h

/* * sr.h by David Giller * CD-ROM disk driver header file * * adapted from: * sd.h Copyright (C) 1992 Drew Eckhardt * SCSI disk driver header file by * Drew Eckha
www.eeworm.com/read/221695/14728470

h sr.h

/* * sr.h by David Giller * CD-ROM disk driver header file * * adapted from: * sd.h Copyright (C) 1992 Drew Eckhardt * SCSI disk driver header file by * Drew Eckha
www.eeworm.com/read/219774/14863983

c rack_iap.c

/* 移值IAP演示程序 刘国兵 2006-7-4 */ /* 在IAP程序中,应注意以下问题 1. IAP服务代码是Thumb指令,所以调用时要进行处理器状态切换或使用BX指令调用,若使用C程序直接调用,请设置编译参数-apcs /interwork 2. IAP占用片内RAM的最高端的32字节空间,如果用户要使用IAP功能,那么请保留这部分RAM (此 ...
www.eeworm.com/read/118021/14890623

c fat.c

/*C************************************************************************** * NAME: fat.c *---------------------------------------------------------------------------- * Copyright (c) 200
www.eeworm.com/read/117582/14913157

h vdiskextcowd.h

/* VDiskExtCowd.h COWDisk extent class Copyright (c) 2003 Ken Kato */ #ifndef _VDISKEXTCOWD_H_ #define _VDISKEXTCOWD_H_ #include "VDiskExt.h" class VDiskExtCowd : public VDiskExt { public: VDi
www.eeworm.com/read/205705/15309645

c according.c

#include "stdio.h" #include "stdlib.h" /*intel 28F128 driver*/ #define FLASH_CMD_RESET 0x00ff #define FLASH_CMD_BLOCK_ERASE 0x0020 #define FLASH_CMD_ERASE_CONFIRM 0x00D0 #define FLASH
www.eeworm.com/read/172406/5387236

c fat.c

/*C************************************************************************** * NAME: fat.c *---------------------------------------------------------------------------- * Copyright (c) 200
www.eeworm.com/read/171344/5397096

c flash.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so
www.eeworm.com/read/168763/5439415

c flash.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so