代码搜索:如何学习 EEprom?

找到约 10,000 项符合「如何学习 EEprom?」的源代码

代码结果 10,000
www.eeworm.com/read/278322/10546729

plg eeprom_a.plg

礦ision2 Build Log Project: E:\Firmware\subprogram\Programer for TSMT\eeprom_TSMT002\EEPROM_A\eeprom_A.uv2 Project File Date: 12/13/2007 Output:
www.eeworm.com/read/278322/10546731

lnp eeprom_a.lnp

"main.obj" TO "eeprom_A" RAMSIZE(256)
www.eeworm.com/read/278322/10546739

opt eeprom_a.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/277981/10589524

c 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 void Delay(int ms); static volati
www.eeworm.com/read/277980/10589815

c 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
www.eeworm.com/read/277980/10589835

o eeprom.o

www.eeworm.com/read/159820/10614514

c eeprom.c

/* eeprom_is_ready() //EEPROM 忙检测(返回EEWE 位) eeprom_busy_wait() //查询等待EEPROM 准备就绪 uint8_t eeprom_read_byte (const uint8_t *addr) //从指定地址读一字节 uint16_t eeprom_read_word (const uint16_t *addr) //从指定地址
www.eeworm.com/read/422643/10623841

c eeprom.c

#include "p18f87j10.h" #include "public.h" #include "eeprom.h" #include "delays.h" #include "dwt_lcd_config.h" #define WRITE 0xA0 #define READ 0xA1 struct EEPARA eepara; //----------------
www.eeworm.com/read/351661/10632544

cmd eeprom.cmd

/**********************************************************/ /* */ /* LINKER command file for LEAD3 memory map */ /*
www.eeworm.com/read/351661/10632585

c eeprom.c

/******************************************************************************/ /* Copyright 2004 by SEED Electronic Technology LTD. */ /* All rights reserved. SEED Electr