代码搜索结果
找到约 9,851 项符合
EEPROM 的代码
eeprom.c
/******************************************************************************
Filename: eeprom.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Function imp
eeprom.c
/*
* Add by Alan Lu, 07-29-2005
* For ATMEL AT24C16 EEPROM
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it
eeprom.lnp
"C:\Keil\ARM\RV31\LIB\Luminary\DriverLib.lib" ".\obj\startup.o" ".\obj\eeprom.o" --device DLM --strict --scatter ".\OBJ\eeprom.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callg
eeprom.tra
*** Creating Trace Output File '.\OBJ\eeprom.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"C:\Keil\ARM\RV31\LIB\Luminary\DriverLib.lib"'
### Lis
eeprom.d
.\OBJ\eeprom.o: eeprom.c
.\OBJ\eeprom.o: C:\Keil\ARM\INC\Luminary\hw_i2c.h
.\OBJ\eeprom.o: C:\Keil\ARM\INC\Luminary\hw_ints.h
.\OBJ\eeprom.o: C:\Keil\ARM\INC\Luminary\hw_memmap.h
.\OBJ\eeprom.o: C
eeprom.plg
礦ision3 Build Log
Project:
F:\kangqinhua\EasyARM8962_V1.00\DEMO\keil实验例程\chapter4\4.12_eeprom\eeprom.uv2
Project File Date: 11/22/2007
Output:
eeprom.__i
-c --device DLM -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Luminary" -o ".\OBJ\eeprom.o" --omf_browse ".\OBJ\eeprom.crf" --depend ".\OBJ\eeprom.d" "eeprom.c"
ttpci-eeprom.c
/*
Retrieve encoded MAC address from 24C16 serial 2-wire EEPROM,
decode it and store it in the associated adapter struct for
use by dvb_net.c
This card appear to have the 24C16 write
ttpci-eeprom.h
/*
Retrieve encoded MAC address from ATMEL ttpci_eeprom serial 2-wire EEPROM,
decode it and store it in associated adapter net device
Robert Schlabbach GMX
Michael Glaum KVH Industrie
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