代码搜索:如何学习 EEprom?
找到约 10,000 项符合「如何学习 EEprom?」的源代码
代码结果 10,000
www.eeworm.com/read/365456/9862954
c eeprom.c
//ICC-AVR application builder : 2008-10-8 下午 04:03:04
// Target : M128
// Crystal: 8.0000Mhz
#include
#include
#include "lcd_init.h"
#include "eeprom_init.h"
#include "
www.eeworm.com/read/365456/9862959
prj eeprom.prj
[Compiler Options]
Edit1=D:\softsetting\icc\include\
Edit2=D:\softsetting\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=0x20000
Edit10=4096
Com
www.eeworm.com/read/365390/9864619
mac eeprom.mac
$nolist
;*******************************************************************************
;*******************************************************************************
;*
www.eeworm.com/read/365390/9864786
med eeprom.med
Copyright(C) TOSHIBA CORPORATION 1987-2003 All rights reserved
Mon Sep 03 09:08:54 2007
Toshiba Unified Macro processor (32) V1.0o [Page 1]
Runtime option : -T870C -l -I D:\yuanyy\5514T
www.eeworm.com/read/365390/9864852
rel eeprom.rel
www.eeworm.com/read/365390/9864874
lst eeprom.lst
Copyright(C) TOSHIBA CORPORATION 1997-2003 All rights reserved
Mon Sep 03 09:08:54 2007
TLCS-870/C Relocatable Assembler (32) V1.0e [Page 1] EEPROM.lst
Runtime option : C:\Program Files\TO
www.eeworm.com/read/365390/9864879
asm eeprom.asm
$nolist
;*******************************************************************************
;*******************************************************************************
;*
www.eeworm.com/read/168764/9898068
h eeprom.h
/*******************************************************************************
*
* Filename: eeprom.h
*
* Definition of eeprom routines
*
* Revision information:
*
* 28AUG2004 kb_adm
www.eeworm.com/read/168764/9898081
c eeprom.c
/*******************************************************************************
*
* Filename: eeprom.c
*
* Instantiation of eeprom routines
*
* Revision information:
*
* 28AUG2004 kb_
www.eeworm.com/read/364458/9906129
c eeprom.c
#include
#include
#define WRITE_AT24C64_ADDR 0xa0
#define READ_AT24C64_ADDR 0xa1
#define MAX_BYTES_ONETIME 32
extern _VOID ppc860I2C_Init();
extern _ULONG32