代码搜索结果
找到约 9,851 项符合
EEPROM 的代码
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.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 /
eeprom.lnp
"eeprom.obj"
TO "eeprom"
RAMSIZE(256)
eeprom.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Ta
eeprom.lst
C51 COMPILER V8.02 EEPROM 05/28/2013 22:23:42 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
eeprom.plg
礦ision3 Build Log
Project:
E:\C语指针\eeprom\eeprom.uv2
Project File Date: 05/28/2013
Output:
Build target 'Target 1'
compiling eeprom.c...
lin
eeprom.m51
BL51 BANKED LINKER/LOCATER V6.00 05/28/2013 22:23:42 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE eeprom