代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/435186/1865862
c 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
www.eeworm.com/read/430563/1921012
asm eeprom.asm
ORG 0
LOOP: MOV A,#0FEH
MOV R2,#8
OUTPUT: MOV P1,A
RL A
ACALL DELAY
DJNZ R2,OUTPUT
LJMP LOOP
DELAY: MOV R6,#0
MOV R7,#0
DELAYLOOP: ;延时程序
DJNZ R6,DELAYLOOP
www.eeworm.com/read/430563/1921013
hex eeprom.hex
:1000000074FE7A08F59023110EDAF90200007E00E2
:070010007F00DEFEDFFC2291
:00000001FF
www.eeworm.com/read/430563/1921015
opt eeprom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/430563/1921016
lst 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
www.eeworm.com/read/430563/1921018
plg 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
www.eeworm.com/read/430518/1921832
c eeprom.c
/*
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2
www.eeworm.com/read/430518/1923219
c eeprom.c
/*!*****************************************************************************
*!
*! Implements an interface for i2c compatible eeproms to run under linux.
*! Supports 2k, 8k(?) and 16k. Uses adap
www.eeworm.com/read/430518/1923912
h 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