代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
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.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
eeprom.cmd
/*
* Spectrum Digital Test code
* Copyright (c) 1997.
* Spectrum Digital, Inc
* ALL RIGHTS RESERVED
*/
/*
* The memory mapping in this file should match the mapping in the
* EM
eeprom.c
/*--------------------------------------------------------*/
/* SPECTRUM DIGITAL INC. */
/*--------------------------------------------------------*/
/* Writes and reads back
eeprom.c
/*
create by hzh, to support wr/rd parameters to/from eeprom
*/
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#define SLV_ADDR_24C02 0xa0
#define SLV_ADDR_CAMERA 0x5a
void m