代码搜索:EEPROM

找到约 10,000 项符合「EEPROM」的源代码

代码结果 10,000
www.eeworm.com/read/310515/3696842

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/310442/3697890

c eeprom.c

/**************************************************************************** ** COPYRIGHT (C) 1994-1997 INTEL CORPORATION ** ** DEVELOPED FOR MICROSOFT BY INTEL CORP.,
www.eeworm.com/read/309949/3702093

c eeprom.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so
www.eeworm.com/read/309641/3704691

h eeprom.h

/****************************************************************************** * * * **********
www.eeworm.com/read/309641/3704696

c eeprom.c

/****************************************************************************** * * * **********
www.eeworm.com/read/308433/3714055

h 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
www.eeworm.com/read/308433/3714057

c 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
www.eeworm.com/read/308349/3715590

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/308349/3715591

hex eeprom.hex

:1000000074FE7A08F59023110EDAF90200007E00E2 :070010007F00DEFEDFFC2291 :00000001FF
www.eeworm.com/read/308349/3715593

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 {