代码搜索结果

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

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\inc\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x400)

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.h

#include "..\STARTUP\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPC11 //ALE ->GPC10 //WP -> //CE ->GPC15 #define RB (0x01) #define CLE (0x800) #define ALE (0x

flash.c

/****************************************************************************\ 文件名:flash.c 编写者:czhang 描述:用于MSP430F149。 FLASH存储器读写、擦除。时钟源:MCLK 8MHz 版本:1.0 2005-2-19 \***********************