代码搜索:I2C
找到约 10,000 项符合「I2C」的源代码
代码结果 10,000
www.eeworm.com/read/342682/12005741
c fet140_i2c_17.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/342682/12005815
c fet140_i2c_16.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Writes/Reads with Slave, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/232263/14200261
c fet140_i2c_17.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/232263/14200276
c fet140_i2c_16.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Writes/Reads with Slave, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/216936/14985667
h i2c.h
/*********************************************************************
I2C 通讯部分函数,根据硬件的不同重新定义SCL 和 SDA
**********************************************************************/
#ifndef __I
www.eeworm.com/read/209748/15214782
c fet140_i2c_17.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/209748/15214810
c fet140_i2c_16.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Writes/Reads with Slave, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/209692/15215746
v i2c_tb.v
//----------------------------------------------------------------------------
//
// Name: i2c_tb.v
//
// Description: Top-level test fixture for I2C serial controller
//
// $Revision:
www.eeworm.com/read/208698/15239080
vhd i2c_clk_blk.vhd
------------------------------------------------------------------------------
--
-- Name: I2C_Clk_Blk.vhd
--
-- Description: Generate SCL clock line for the I2C bus
--
-- $Revision: 1.0
www.eeworm.com/read/208698/15239084
vhd i2c_top.vhd
------------------------------------------------------------------------------
--
-- Name: I2C_Top.vhd
--
-- Description: Top-level module of the I2C Master Controller design
-- This d