代码搜索:如何学习 EEprom?
找到约 10,000 项符合「如何学习 EEprom?」的源代码
代码结果 10,000
www.eeworm.com/read/362646/9988173
c eeprom.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/166936/9988517
lst eeprom.lst
C51 COMPILER V7.06 EEPROM 05/29/2006 00:33:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
www.eeworm.com/read/166936/9988553
c eeprom.c
/*定义为中断方式串口处理*/
#define INTERSENDSTR
/*不为8032系列芯片 */
//#define CHIP_8032
#include
#include
#include
#include "err.h"
#ifdef INTERSENDSTR
unsigned char
www.eeworm.com/read/166936/9988557
obj eeprom.obj
www.eeworm.com/read/362605/9989260
c eeprom.c
#include
#include "link.h"
//对EEprom进行操作的指令的宏定义
///////////////////////////////////////////////////////////////////////////
//#define EE_SO SO&0x01 /*25045输出*/
#define EE_SI1 SI=1
www.eeworm.com/read/361940/10027447
bin eeprom.bin
www.eeworm.com/read/165955/10044393
dbg eeprom.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR .\
FILE 74164.h
FUNC write164 66 fV
BLOCK 2 68
DEFREG ch 20 c
DEFREG i 22 c
DEFREG x 16 c
LINE 2 68
LINE 5 68
LINE 6 6A
LINE 7 6C
LINE 8 6
www.eeworm.com/read/165955/10044399
o eeprom.o
XL
H 3 areas 15 global symbols
M eeprom.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S _EEPROMwrite Ref0000
S pop_lset Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S _EEPROMread Ref0000
S
www.eeworm.com/read/165955/10044401
mp eeprom.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/165955/10044403
s eeprom.s
.module eeprom.c
.area text(rom, con, rel)
.dbfile ./74164.h
.dbfunc e write164 _write164 fV
; ch -> R20
; i -> R22
; x -> R16
.even
_write164::
rc