代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/334788/12572387
h eeprom.h
unsigned char Write_1Byte(unsigned char wdata,unsigned char dataaddress);
unsigned char Write_NByte(unsigned char * outbuf,unsigned char n,unsigned char dataaddress);
unsigned char Read_1Byte_curren
www.eeworm.com/read/334788/12572418
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/334788/12572445
h eeprom.h
unsigned char Write_1Byte(unsigned char wdata,unsigned char dataaddress);
unsigned char Write_NByte(unsigned char * outbuf,unsigned char n,unsigned char dataaddress);
unsigned char Read_1Byte_curren
www.eeworm.com/read/334788/12572475
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/247767/12620018
c eeprom.c
//liyalin@tom.com
//20070120
//24c512 dirve
#define SDA_1 asm("sbi 0x12,5")//SDA=1
#define SDA_0 asm("cbi 0x12,5")//SDA=0
#define SLK_1 asm("sbi 0x12,6")//CLK=1
#define SLK_0 asm("cbi 0x1
www.eeworm.com/read/238383/13889758
paf eeprom.paf
www.eeworm.com/read/238383/13889759
obj eeprom.obj
www.eeworm.com/read/238383/13889764
pjt eeprom.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\2407C\9eeprom1211\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
www.eeworm.com/read/238383/13889765
out eeprom.out
www.eeworm.com/read/238383/13889781
mak eeprom.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames