代码搜索结果
找到约 20,284 项符合
I2C 的代码
i2c.h
#define CHIP_ADDR 0xA8 // define the I2C address
#define CHIP_ADDR2 0xA0 // define the I2C2 address
i2c.c
/*------------------------------------------------------------------------------------------
[文件名] I2C.c
[版本] 1.1b
[作者] 鞠春阳
[最后修改时间] 2003年5月12日
[版权所有] www.mcuzb.com
[资料] 请到www.mcuzb.com下载
=====
i2c.plg
Build target 'Target 1'
linking...
Program Size: data=8.0 xdata=0 code=411
creating hex file from "I2C"...
"I2C" - 0 Error(s), 0 Warning(s).
i2c.h.txt
00001 /*! \file i2c.h \brief I2C interface using AVR Two-Wire Interface (TWI) hardware. */
00002 //*****************************************************************************
00003 //
00004 // Fi
i2c.dox
/** \defgroup i2c i2c: I2C Serial Interface Function Library
This library provides the high-level functions needed to use the I2C serial interface supported by the hardware of several AVR processor
i2c.h
/*! \file i2c.h \brief I2C interface using AVR Two-Wire Interface (TWI) hardware. */
//*****************************************************************************
//
// File Name : 'i2c.h'
// Ti
i2c.tdf
TITLE "I2C Controller";
PARAMETERS
(
DIVISOR = 25
);
%
Version 3.0, January 29th, 1998. Copyright Rune Baeverrud, 1996-1998.
You may use or distribute this function freely, provided you
para-i2c.txt
/// PARALLEL PORT -> I2C BUS CONVERTER - DESIGNED BY KOCHISE /////////////////
Hi world, here is the coolest //2I2C (Parallel 2 I2C) card I designed.
--- INFORMATIONS ---------------------------
i2c.h
/*****************************************************************************
* i2c.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
68 i2c.lnp
"main.obj",
"D:\Program Files\Keil 8.08\C51\LIB\C51S.LIB"
TO "68 I2C"