代码搜索结果
找到约 7,271 项符合
MSP430 的代码
clock_hal.h
/**
* @file clock_hal.h
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#ifndef _CLOCK_HAL_
#define _CLOCK_HAL_
void clock_hal_init();
#endif//_CLOCK_HAL_
luchen.pbd
This is an internal working file generated by the Source Browser.
16:33 47s
E:\程序\单片机程序\MSP430开发板资料\程序\8563T-1602显示程序\Debug\Obj\chen.pbi
msp430_i2c.c
//==================================//
//通用MSP430—I2C程序
//===================================//
#include "sk2000.h"
//P3.2 SCL
//P3.3 SDA
//
#define IIC_SCL BIT5 //SCL定义P9.5
#define IIC_S
common.h
#ifndef __msp430_headers_common_h
#define __msp430_headers_common_h
/* common.h
*
* mspgcc project: MSP430 device headers
* Common register definitions
*
* (c) 2002 by M. P. Ashton
slopeadc.h
#ifndef __msp430_headers_slopeadc_h
#define __msp430_headers_slopeadc_h
/* slopeadc.h
*
* mspgcc project: MSP430 device headers
* Slope ADC header
*
* (c) 2002 by M. P. Ashton
*
mpy.h
#ifndef __msp430_headers_mpy_h
#define __msp430_headers_mpy_h
/* mpy.h
*
* mspgcc project: MSP430 device headers
* Hardware multiplier
*
* (c) 2002 by M. P. Ashton
* Originally
eprom.h
#ifndef __msp430_headers_eprom_h
#define __msp430_headers_eprom_h
/* eprom.h
*
* mspgcc project: MSP430 device headers
* EPROM control registers
*
* (c) 2002 by M. P. Ashton
*
lcd_fuza_yemiam_kongzhi.c
//MSP430与12864连接驱动程序
#include "msp430x16x.h" // Standard Equations
#define uchar unsigned char
#include "hztable-2222.h"
#include "math.h"
#define uint unsigned int
//**********
main.c
//----------------------------------------------------------------------------
// Demo Application for MSP430/CC1100-2500 Interface Code Library v1.0
//08年7月29日,弄了Lpm3中断响应,TI_CC_RF_FREQ 2400还是只能
f4270 altimeter.gpi
Photoplotter Info File: C:/Documents and Settings/a0797059/My Documents/MSP430 Projects/F4270 Altimeter/Eagle/F4270 Altimeter V1.0 with SoftBaugh LCD (App Note Design)/F4270 Altimeter.gpi
Date