代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.h
#define FAIL 0
#define OK 1
#define Nand_RB (0x01)
#define Nand_CE (0x02)
#define Nand_CLE (0x04)
#define Nand_ALE (0x08)
#define Nand_IO (*(volatile unsigned char *)0x02000000) //ba
flash.prm
NAMES
END
SECTIONS
RAM = READ_WRITE 0x1000 TO 0x3FFF;
/* unbanked FLASH ROM */
FLASH_PAGE4000 = READ_ONLY 0x04000 TO 0x07FFF;
FLASH_PAGEC000 = READ_ONLY 0x0C000 TO 0x0FEFF;
flash.ini
[HI-WAVE]
Target=icd12
MainFrame=2,3,-1,-1,-1,-1,176,176,1136,905
TOOLBAR=57600 57601 32795 0 57635 57634 57637 0 57671 57669 0 32777 32776 32782 32780 32781 32778 0 32806
[Environment Variables
flash.lst
C51 COMPILER V6.20c FLASH 11/28/2002 23:26:59 PAGE 1
C51 COMPILER V6.20c, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN
flash.vhd
---------------------------------------------------------------------------------------------------
--*************************************************************************************************
flash.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
flash.htm
Flash动画属性
body, a
flash.c
//文件名 FLASH.C
//目 的 FLASH处理
//Copyright (c) 2006-2007 东方久乐公司电子研究所
//编 写 文洪奎 2007-01-15
//修 改
//修改原因
#include "flash.h"
#include
#include "global.h"
unsigned char c