代码搜索结果
找到约 7,271 项符合
MSP430 的代码
ti_usci_i2c_master_dma.c
//******************************************************************************
// MSP430 USCI I2C Transmitter and Receiver with DMA support
//
// Description: This code configures the MSP430's
chip.h
//#define CHIP 13 //13x series of msp430
#define CHIP 14 //14x series of msp430
//#define CHIP 15 //15x series of msp430
//#define CHIP 16 //16x series of msp430
#if CHIP==14
#include "msp430x14
chip.h
//#define CHIP 13 //13x series of msp430
#define CHIP 14 //14x series of msp430
//#define CHIP 15 //15x series of msp430
//#define CHIP 16 //16x series of msp430
#if CHIP==14
#include "msp430x14
chip.h
//#define CHIP 13 //13x series of msp430
#define CHIP 14 //14x series of msp430
//#define CHIP 15 //15x series of msp430
//#define CHIP 16 //16x series of msp430
#if CHIP==14
#include "msp430x14
[技术问答 单片机] 不耗ram的flash读写程序(for msp430)==www_ic37_com.mht
From:
Subject: =?gb2312?B?W7y8yvXOyrTwILWlxqy7+l0gsru6xFJBTbXERmxhc2i2wdC0s8zQ8g==?=
=?gb2312?B?o6hGb3IgTVNQNDMwo6k9PXd3dy5pYzM3LmNvbQ==?=
Date: Thu, 21 May 2009
hardware_hook.c
//#include"F:\msp430\msp430\msp430\uCOS430\includes.h"
#include "Hardware_Hook.h"
#include
//OS_EVENT *UartMutex;
unsigned char uartbuf=0;
/*
*************************************