代码搜索结果
找到约 10,000 项符合
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
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
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
csi24wc02.s
;******************************************************************************
; File:CSI24WC02.S
; 功能:使用LPC210x模拟EEPROM器件CSI24WC02。LPC210x具有硬件I2C接口,使用其从方式进行
; I2C器件模拟,本例使用了256字节的RAM作为存储单元。
i2cint.h
/****************************************************************************
* 文件名:I2CINT.H
* 功能:硬件I2C软件包,利用中断方式操作。(头文件)
* 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
****************************
i2cswconf.h
/*! \file i2cswconf.h \brief Software-driven I2C interface configuration. */
//*****************************************************************************
//
// File Name : 'i2cswconf.h'
// Titl
i2csw.h
/*! \file i2csw.h \brief Software I2C interface using port pins. */
//*****************************************************************************
//
// File Name : 'i2csw.h'
// Title : Software