代码搜索结果
找到约 10,000 项符合
I2C 的代码
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
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
main.c
/****************************************Copyright (c)***************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
csl_i2c.h
/* ============================================================================
* Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005
*
* Use of this software is controlled by the te
fet140_i2c_02.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with a
fet140_i2c_02.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with a
fet140_i2c_02.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with a
fet140_i2c_02.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with a
fet140_i2c_02.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to PCF8574, Read/Write
//
// Description: I2C communication with a
i2ctest.c
/****************************************************************************
* 文件名:I2CTEST.C
* 功能:使用硬件I2C对E2PROM进行操作,利用中断方式操作。
* 说明:将跳线器JP4_LED1、JP9短接。
*******************************************