代码搜索结果

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

cyrf6936.c

#include "iom88v.h" #include "macros.h" #include "spi.h" #include "myconfig.h" unsigned char cyrf_buf[16]; extern unsigned char send_length,*send_buf_pointer,recv_buf[16]; extern unsigned char

scommtestdlg.cpp

// SCommTestDlg.cpp : implementation file // #include "stdafx.h" #include "SCommTest.h" #include "SCommTestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE

at303.map

CodeVisionAVR C Compiler V1.25.7a Professional (C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com File: C:\Documents and Settings\Administrator\桌面\at303\at303.c G

readme.txt

一、 设计目的 1、学习Verilog HDL的设计技巧 2、学习串行<mark>EEPROM</mark> AT24C256的工作原理 3、掌握8051编程技术并了解I2C总线数据传输协议 4、学习嵌入式逻辑分析仪的使用 二、设计内容 利用拨码开关为可编程器件输入读写命令和相应的地址、数据,8051 P1读入可编程器件设定的命令字并根据可编程器件的设置进行读写操作(P2),读出来的数据通过P0输出给 ...

makefile

# # Makefile for the kernel SAA7146 FULL TS DVB device driver # and the AV7110 DVB device driver # dvb-ttpci-objs := av7110_hw.o av7110_v4l.o av7110_av.o av7110_ca.o av7110.o av7110_ipack.o av7110_ir

mb86960.h

/* $Id: mb86960.h,v 1.3 1996/12/09 20:10:59 nigel Exp $ */ /* * All Rights Reserved, Copyright (C) Fujitsu Limited 1995 * * This software may be used, modified, copied, distributed, and sold, in *

ats.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/bios/init/ats.c Version : $Id: ats.c,v 1.16 2004/04/23 20:29:15 dg

ats.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/bios/init/ats.c Version : $Id: ats.c,v 1.15 2004/01/11 09:56:31 dg

uart.h

/* -08/15/2006: Petre M. -this file contains declarations of functions and variables used in UART communication */ //this buffer is used to store the message received from PC and then to sto

rtc_test.c

#include #include "DSP28_Device.h" unsigned int RTC_Status,RTC_Date,RTC_Year,RTC_Month,RTC_Day,RTC_Hour,RTC_Minute,RTC_Second; unsigned int i1,RTC_DATA[64]; void main(void) { /