代码搜索结果
找到约 7,271 项符合
MSP430 的代码
msp430x54x_uscib0_i2c_11.c
//******************************************************************************
// msp430FG5438 Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master
//
// Description: This demo connects
fet140_i2c_06.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX
//
// Description: This demo connects two MSP4
fet110_lpm3.s43
;******************************************************************************
; MSP-FET430x110 Demo - Basic Clock, LPM3 Using WDT ISR, 32kHz ACLK
;
; Description: This program operates MSP430
fet120_lpm3.s43
;******************************************************************************
; MSP-FET430P120 Demo - Basic Clock, LPM3 Using WDT ISR, 32kHz ACLK
;
; Description: This program operates MSP430
fet140_i2c_06.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX
//
// Description: This demo connects two MSP4
readme.txt
what's this?
------------
it's a simple example project for the MSP430 series MCU and the GCC port
of the mspgcc project. the project contains a makefile and uses assembler
and C sources. this tim
readme.txt
whats this?
-----------
its a simple example project for the MSP430 series MCU and the GCC port
of the mspgcc project. the project contains a makefile and uses assembler
and C sources. its a simpl
fet140_i2c_06.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Transmits to MSP430 Slave RX
//
// Description: This demo connects two MSP4
hardware readme.txt
The hardware used in the development of the demo application included with the MSP430/CC1100-2500 Interface Library is described in another application note: "IEEE 802.15.4(TM) and ZigBee(TM) Hardwar
msp430.h
/**
* @mainpage MSP430 BSL
*
* @section intro Introduction
*
*/
/**
* \file MSP430.h
*
*
*/
#ifndef _MSP430_H_
#define _MSP430_H_
// #includes. --------------