代码搜索结果
找到约 9,851 项符合
EEPROM 的代码
eeprom.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\67 EEPROM\EEPROM.uv2
Project File Date: 08/06/2006
Outp
eeprom.h
/*
* This file contains the data defintions that are stored in EEPROM
*/
#ifndef DECLARE // if DECLARE is not defined
#define DECLARE extern // variables are ex
eeprom.c
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = EEPROM) // use
eeprom.h
/*
* This file contains the data defintions that are stored in EEPROM
*/
#ifndef DECLARE // if DECLARE is not defined
#define DECLARE extern // variables are ex
eeprom.c
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
eeprom.c
// eeprom.c
// Christian Kulig, 10/29/02
// This sample demonstrates the usage of the data EEPROM.
// It counts the number of powerups of the device and
// saves this value in the EEPROM. From t
eeprom.lst
C51 COMPILER V7.06 EEPROM 05/29/2006 00:33:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
eeprom.o
XL
H 4 areas F global symbols
M EEPROM.c
S mpy8s Ref0000
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
A text siz
eeprom.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR J:\AVRpractice\BOOK\EEPROM\EEPROM时序\
FILE EEPROM.c
FUNC DelayMs 72 fV
BLOCK 14 74
DEFREG j 20 i
DEFREG i 16 i
LINE 14 74
LINE 15 74
LINE 16 7
eeprom.s
.module EEPROM.c
.area data(ram, con, rel)
_Table::
.blkb 2
.area idata
.byte 63,6
.area data(ram, con, rel)
.blkb 2
.area idata
.byte 91,'O
.area data(ram, con, rel)
.blkb 2
.