代码搜索结果

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

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T

i2c.h

/********************************************************************************************************* **文件名称:I2CINT.c **功能说明:硬件I2C中断方式软件包头文件。 **使用说明:软件包采用中断方式进行操作。 ***************************

vidu4-3.c

/******************************************************************************* ; Vidu4-3.c la chuong trinh viet bang C30 de chay tren mot dsPIC * ; Chuong trinh thuc hien viec sau: Thiet lap

i2c.c

/* * FILE: i2c.c * 用于主机发送/接收 */ #include #include "s3c24xx.h" #include "i2c.h" void Delay(int time); #define WRDATA (1) #define RDDATA (2) typedef struct tI2C {

msp430x24x_uscib0_i2c_01.c

//****************************************************************************** // MSP430x24x Demo - USCI_B0 I2C Master to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to TMP1

zc030x_i2c.h

#ifndef h_Zc030x_I2C_h #define h_Zc030x_I2C_h /* This file implement the I2C communication functionnalities */ /* This project is under GPL */ /* - Driver file -

i2ctest.c

/**************************************************************************** * 文件名:I2CTEST.C * 功能:使用硬件I2C对ZLG7290进行操作,利用中断方式操作。 * 说明:将跳线器JP5短接。 ***************************************************

i2c_fpga.fit.rpt

Fitter report for I2C_FPGA Mon Nov 20 15:38:28 2006 Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Leg

fet140_i2c_01.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Intf. to TMP100, Set P1.0 if Temp > 28C // // Description: I2C interface to T