代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.ini
/***********************************************************************/
/* This file is part of the ARM Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1992-2004
flash.asm
**********************************************************************************
* flash.asm v1.00 烧写程序 *
* 版权(c) 2004- 北京百科融创科技有限公司
flash.c
#include
#include "def.h"
#include "option.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "mmu.h"
#include "am29f800.h"
//#include "strata.h"
//#in
flash.h
#ifndef __FLASH_H__
#define __FLASH_H__
void ProgramFlash(void);
#endif /*__FLASH_H__*/
flash.c
#include "types.h"
#include "bioscall.h"
#include "flash.h"
const struct flash_info table[] = {
{
mfr_id: MANUFACTURER_SST,
dev_id: SST39VF040,
name: "SST SST39VF040",
size: 0x00080000,
e