代码搜索结果

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

msp430x24x_uscib1_i2c_06.s43

;******************************************************************************* ; MSP430x24x Demo - USCI_B1 I2C Master TX single bytes to MSP430 Slave ; ; Description: This demo connects two M

msp430x24x_uscib0_i2c_06.s43

;******************************************************************************* ; MSP430x24x Demo - USCI_B0 I2C Master TX single bytes to MSP430 Slave ; ; Description: This demo connects two M

msp430x24x_uscib0_i2c_08.s43

;******************************************************************************* ; MSP430x24x Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave ; ; Description: This demo connects two

i2c.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究

stm32f10x_i2c.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : stm32f10x_i2c.c * Author : MCD Application Team * Date First Issued : 09/29/2006

i2c.h

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

sysi2ckahlua.c

/* sysI2cKahlua.c - I2C Driver Source Module */ /* Copyright 1998-2002 Motorola, Inc. All Rights Reserved */ /* modification history -------------------- 01g,16apr02,dat Update for T2.2 release 01f

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 //

i2cint.h

#ifndef _I_2_C_I_N_T #define _I_2_C_I_N_T /**************************************************************************** * 名称:I2C_Init() * 功能:主模式I2C初始化,包括初始化其中断为向量IRQ中断。 ************************