代码搜索结果

找到约 10,000 项符合 Flash 的代码

flash.c

/************************************************************************/ /* */ /* AMD Flash Memory Drivers

flash.h

#ifndef __FLASH_H #define __FLASH_H #define ROM_BASE 0x00000000 #define DRAM_BASE 0x0c000000 #define SRAM_BASE 0x00000000 #define DEVICE_TYPE_X8 (8 / 8) #define DEVICE_T

flash.c

#include "..\inc\board.h" #include "..\inc\bios.h" #include "..\inc\flash.h" unsigned long flash_base; unsigned short mfr_id; unsigned short dev_id; void send_cmd(unsigned long addr,unsigned char

flash.c

//==================================================================== // File Name : flash.c // Function : S3C2410 Flash Program // Program : Kong, In Wook (KIW) // Date : May 30, 2002 /

flash.h

#ifndef __FLASH_H__ #define __FLASH_H__ void ProgramFlash(void); #endif /*__FLASH_H__*/

flash.opt

[BKPT:::] [ChildWndPos:::]