代码搜索结果
找到约 7,271 项符合
MSP430 的代码
makefile.am
SUBDIRS =
if ARCH_AVR
SUBDIRS += avr
endif
if ARCH_MSP430
SUBDIRS += msp430
endif
if ARCH_MICRO
SUBDIRS += micro
endif
if ARCH_LINUX
SUBDIRS += linux
endif
.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.11 $
$Date: 2005/10/26 19:47:42 $
@author Jan Hauer
There are three way
msp430.h
/* Opcode table for the TI MSP430 microcontrollers
Copyright 2002, 2004 Free Software Foundation, Inc.
Contributed by Dmitry Diky
This program is free software; you can r
msp430x21x2_uscib0_i2c_09.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master
//
// Description: This demo connects
msp430x21x2_uscib0_i2c_06.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Master TX single bytes to MSP430 Slave
//
// Description: This demo connects two
msp430x21x2_uscib0_i2c_10.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave
//
// Description: This demo connects
msp430x21x2_uscib0_i2c_08.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave
//
// Description: This demo connects t
msp430x21x2_uscib0_i2c_11.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master
//
// Description: This demo connects t
msp430x21x2_uscib0_i2c_05.c
//******************************************************************************
// MSP430F21x2 Demo - USCI_B0 I2C Slave TX single bytes to MSP430 Master
//
// Description: This demo connects two