代码搜索结果

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

i2c.h

// I2C.h: interface for the I2C class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_I2C_H__88C8F03C_C61A_4782_BAF6_4676BB02CD4A__INCLUDED_) #define

fet140_dma_08.c

//***************************************************************************** // MSP-FET430P140 Demo - DMA0, Rpt'd Blk, I2C Master Interface to DAC8571 // Master = '169, Slave = DAC8571 // //

fet140_i2c_06.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX // // Description: This demo connects two MSP4

i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************

fet140_dma_08.c

//***************************************************************************** // MSP-FET430P140 Demo - DMA0, Rpt'd Blk, I2C Master Interface to DAC8571 // Master = '169, Slave = DAC8571 // //

fet140_i2c_06.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX // // Description: This demo connects two MSP4

i2c.h

/*-------------------------------------------------------------------------- I2C.H Design For : I2C 器件 Description: I2C总线的高速传输模式(晶振:12MHz) 所有函数为模拟I2C总线的最底层驱动函数 Author:xieqin CopyRig

som_ind2cod.m

function cind = som_ind2cod(msize,ind) %SOM_IND2COD SOM_PAK style linear indeces from Matlab linear index. % % Cind = som_ind2cod(msize,inds) % % cind = som_ind2cod([10 15],44); % cind = som_ind2co

i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************

fet140_dma_08.c

//***************************************************************************** // MSP-FET430P140 Demo - DMA0, Rpt'd Blk, I2C Master Interface to DAC8571 // Master = '169, Slave = DAC8571 // //