代码搜索:如何学习 EEprom?
找到约 10,000 项符合「如何学习 EEprom?」的源代码
代码结果 10,000
www.eeworm.com/read/358140/10195560
c eeprom.c
#include "IIC.h"
typedef unsigned char uchar;
typedef unsigned int uint;
#define deviceaddress 0xa0 //AT24C02的设备地址
/*******************************************
函数名称:delay_10ms
功 能:延时约6m
www.eeworm.com/read/357410/10210072
c eeprom.c
/*
create by , 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 volatile
www.eeworm.com/read/357089/10216275
inc eeprom.inc
;#####################################
;Charge_PWM_Deal, Charge_Control pin
;#####################################
;Function: Test and change Charge_Statue when A/D one CH cycle is over.
;Paramete
www.eeworm.com/read/356843/10220394
h eeprom.h
/********************************************************************************************************
* 文 件 名 : eeprom.h
* 程 序 员 : (CaiJie) hnclcj@gmail.com
* (c) Co
www.eeworm.com/read/356843/10220401
c eeprom.c
/********************************************************************************************************
* 文 件 名 : eeprom.c
* 程 序 员 : (CaiJie) hnclcj@gmail.com
* (c) Co
www.eeworm.com/read/356544/10224928
o eeprom.o
XL
H 1 areas B global symbols
M EEPROM.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S empy16s Ref0000
A text size 102 flags 0
dbfile C:/icc/include/AVR_
www.eeworm.com/read/356544/10224929
dbg eeprom.dbg
VERSION 1.0
CPU AVR
DIR C:\icc\include\
FILE AVR_PQ1A.h
FUNC Delayus A2 fV
BLOCK 28 A8
DEFREG i 20 i
DEFREG US 22 i
LINE 28 A8
LINE 30 A8
LINE 31 BC
LINE 31 C2
LINE 31 C2
LINE 31 C6
BLOC
www.eeworm.com/read/356544/10224930
s eeprom.s
.module EEPROM.c
.area text(rom, con, rel)
.dbfile C:/icc/include/AVR_PQ1A.h
.dbfunc e Delayus _Delayus fV
; i -> R20,R21
; US -> R22,R23
.even
_Delayus::
xcall
www.eeworm.com/read/356544/10224931
mak eeprom.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -m -g -ucrtatmega.o -dram_end:0x45f -bdata:0x60.0x45f -bfunc_lit:0x60.0