代码搜索结果

找到约 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.lst

A51 MACRO ASSEMBLER EEPROM 08/06/2006 09:19:38 PAGE 1 MACRO ASSEMBLER A51 V8.00 OBJECT MODULE PLACED IN EEPROM.OBJ ASSEMBLER I

eeprom.lnp

"EEPROM.obj" TO "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

/* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $ * eeprom.h: Definitions for the Sun eeprom. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ /* The EEPROM and the Mostek

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