代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c.h
/* $Id: i2c.h,v 1.3 2001/03/19 12:43:01 markusl Exp $ */
/* High level I2C actions */
int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
unsigned char i2c_readreg
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
i2c.c
/* =========================================================================
* I2C总线基本操作函数
* =========================================================================*/
/* 全局符号定义 */
#define HI
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
i2c.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
i2c.h
/* $Id: i2c.h,v 1.3 2004/05/28 09:26:59 starvik Exp $ */
int i2c_init(void);
/* High level I2C actions */
int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
unsi
msp430x21x2_uscib0_i2c_01.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Master to TMP100, Set P5.1 if Temp > 28C
//
// Description: I2C interface to TMP
dsp2833x_i2c_defines.h
// TI File $Revision: /main/1 $
// Checkin $Date: August 18, 2006 13:45:46 $
//###########################################################################
//
// FILE: DSP2833x_I2cExample.h
//
dsp280x_i2c_defines.h
// TI File $Revision: /main/1 $
// Checkin $Date: December 1, 2004 11:10:51 $
//###########################################################################
//
// FILE: DSP280x_I2cExample.h
//