代码搜索结果
找到约 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) // u
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
/*
drivers/net/tulip/eeprom.c
Maintained by Jeff Garzik
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software may be used an
eeprom.c
/*
eeprom.c - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Copyright (C) 1998, 1999 Frodo Looijaard and
Philip Edelbrock