代码搜索结果
找到约 7,271 项符合
MSP430 的代码
iic_pcf8563.c
/********************************************************************
文件名:i2c.c/i2c.h
名称:MSP430 模拟IIC总线程序
********************************************************************/
//#ifndef _I2C_H
/
iic_pcf8563.c~rf2905e4.tmp
/********************************************************************
文件名:i2c.c/i2c.h
名称:MSP430 模拟IIC总线程序
********************************************************************/
//#ifndef _I2C_H
msp430x22x4_uscib0_i2c_06.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Master TX single bytes to MSP430 Slave
//
// Description: This demo connects two
msp430x22x4_uscib0_i2c_09.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master
//
// Description: This demo connects
msp430x22x4_uscib0_i2c_05.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master
//
// Description: This demo connects two
msp430x22x4_uscib0_i2c_10.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave
//
// Description: This demo connects
msp430x22x4_uscib0_i2c_11.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master
//
// Description: This demo connects t
msp430x22x4_uscib0_i2c_08.c
//******************************************************************************
// MSP430F22x4 Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave
//
// Description: This demo connects t
.platform
@opts = ("-gcc=msp430-gcc",
"-mmcu=msp430x149",
"-fnesc-target=msp430",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ();
adc_readme
Documentation on ADC12 Components for the MSP430
$Revision: 1.9 $
$Date: 2005/01/21 10:05:51 $
@author Jan Hauer
There are three ways