代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

makefile

############################################################################### # Makefile for the project ATA2270-EK1 ###############################################################################

i2ceeprom.dox

/** \defgroup i2ceeprom i2ceeprom: Interface for standard I2C EEPROM memories This library provides functions for reading and writing standard 24Cxxx/24LCxxx I2C EEPROM memories. Memory sizes u

f_write.c

#include #include "f_adi.h" /*--------------------------------------------------------- ---------------------------------------------------------*/ unsigned long flash_write ( con

i2c.c

/* i2c support for LPC21XX (c) 2004 Yuri Tiomkin (yuri@tnkernel.com) Includes drivers: - EEPROM 24XX series (from 24XX04 to 24XX512) - Real Time Clock DS1307 - I/O Extend

e2prom.c

#include "Include.h" unsigned char PassWord[8]={0,0,0,0,0,1,5,9};//初始密码 unsigned char IfFirstLoad=1;//是否初始上电 //储存密码 void SavePassWord(void) { unsigned char i=SREG; cli(); eeprom_busy_wa

asmselect.h

//#define EEPROM_is_93c46 0 // 1 is 93c46, #define EEPROM_is_24C16 1 /* #define timer_is_DS1302 0 // 1 is ds1302, #define timer_is_S35390 0 // 1 IS s35390 //============================== #de

cmd_dasa_sim.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

cmd_dasa_sim.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

cmd_dasa_sim.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

cmd_dasa_sim.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so