代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
sysmotvpd.h
/* sysMotVpd.h - Vital Product Data header file. */
/* Copyright 1998,1999 Motorola, Inc., All Rights Reserved */
/*
modification history
--------------------
01c,28may99,dmw Updated to Wind Riv
channel.c
/********************** SGS-THOMSON MICROELECTRONICS ************************
FILENAME : CHANNEL.C
VERSION : V1.0
DATE : JAN 1999
AUTHOR(s) : ASHISH RUDOLA/ DEEPAK DOSHI
PROCE
csi24wc02.s
;******************************************************************************
; File:CSI24WC02.S
; 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行
; I2C器件模拟,本例使用了256字节的RAM作为存储单元。
i2c_ee.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : i2c_ee.c
* Author : MCD Application Team
* Version : V1.0
* Date
i2c_ee.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : i2c_ee.h
* Author : MCD Application Team
* Version : V1.0
* Date
s1d15g00.h
#ifndef s1d15g00_h
#define s1d15g00_h
// *****************************************************************************
// lcd.h
//
// include file for Epson S1D15G00 LCD Controller
//
//
//
lcd_89le52_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
seeddm642_rtc.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_rtc.h ========
*
* Interface for t
version.txt
【09-04-02】
Version: V1.00
Description:
1. 将源文件、库函数和头文件分别放在src、lib和inc三个文件夹中,方便管理源码;
2. 增加空闲休眠功能;
3. 按键时LED闪烁一下、若按住不放则连续闪烁;
4. 有时断电后再上电复位,外部<mark>EEPROM</mark>会出现读写不了的情况。
问题解决:I2C初始化时把 ...
routine.asm
;******************************
;I2C ROUTINS ***
;Published By Mehdi N.Rahni ***
;******************************
;I use this code for i2c devices such as LM75,DS1307,24C256
;