代码搜索:XRAM

找到约 454 项符合「XRAM」的源代码

代码结果 454
www.eeworm.com/read/364105/9921950

c v03.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/364105/9921955

c v04.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/364105/9921957

c v02.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/192749/8285381

c v03.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/192749/8285396

c v04.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/192749/8285399

c v02.c

//demo board system //designed 2002/12/25 //modify --------- //version V1.00 #include typedef unsigned char byte; typedef unsigned int word; #define XTALL 11.0592 //c
www.eeworm.com/read/171521/9747555

cmd mc56f832x_prom-xram_linker.cmd

# ---------------------------------------------------- # Metrowerks sample code # linker command file for DSP56832x EVM # using # flash pROM # flash xROM # internal xRAM
www.eeworm.com/read/284701/8908403

h config.h

#ifndef _CONFIG_H_ #define _CONFIG_H_ /* 文件包含 */ #include #include "compiler.h" /* 用户配置 */ #define HAVE_XRAM /* 定义默认单片机为带有片上XRAM的AT89C51RD2 */ #ifdef HAVE_XRAM #define NO_XDA
www.eeworm.com/read/354835/10322640

h config.h

#ifndef _CONFIG_H_ #define _CONFIG_H_ #include #include "compiler.h" //#define HAVE_XRAM //外部存储器定义 #ifdef HAVE_XRAM //在片XRAM,禁止外部RAM操作 #define NO_XDATA 0x02 //内部RAM映射到外部数据
www.eeworm.com/read/279369/10443157

bas long.bas

'------------------------------------------------------------ ' (C) 1998-2000 MCS Electronics ' LONG.BAS 'long ranges from -2147483648 to 2147483647 'LONG does