代码搜索结果

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

zlg7290.h

/**************************************************************************** * File:ZLG7290.H * 功能:ZLG7290驱动程序。(头文件) * 说明:需要使用I2C软件包。 *************************************************************

fet140_i2c_10.s43

;****************************************************************************** ; MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave, Repeat Mode ; ; Description: This demo connects two MS

accelerometer.c

/*! * \file accelerometer.c * \brief Simple driver MPR083 using I2C * \version $Revision: 1.3 $ * \author Anthony Huereca */ #include "accelerometer.h" /************************

fet140_i2c_10.asm

;****************************************************************************** ; MSP-FET430P140 Demo - I2C, Master Reads from MSP430 Slave, Repeat Mode ; ; Description: This demo connects two MS

iic.asm

;***************************************************** ; ; This programme is for study Ver2.0.0 beta ; I2C reader/writer programme for MCS-51's ; For PHILIPS PCF8563 timer-chip ;Th

iic.asm

;***************************************************** ; ; This programme is for study Ver2.0.0 beta ; I2C reader/writer programme for MCS-51's ; For PHILIPS PCF8563 timer-chip ;Th

i2c.c

/* //+------------------------------------------------------------------------- // Project: 8051 core // Module: I2c 主模式 // // File: i2c.c // // Contents: iic的一些基本操作函数 //

i2c.h

/************************************************ * Instru珲es I2C * ************************************************/ void initI2C_NCAP(void); void initI2C_STIM(void); void new_i

i2cecp.h

/****************************************************************************** * FILENAME: $Id: i2cecp.h,v 1.4 2005/12/06 10:09:00 paulja Exp $ * * DESCRIPTION: * Part of I2C/ECP implemenatio

funcfile.c

//These codes contains the functions to operate the 24C64 EEPROM //For the reason that the length of address domain is longer, the library //functions of serial I2C EEPROM con not be used derectly