代码搜索:430系列
找到约 10,000 项符合「430系列」的源代码
代码结果 10,000
www.eeworm.com/read/357029/10217031
pdf appnote430-03.pdf
www.eeworm.com/read/426376/10254985
h hal_msp430.h
/******************************************************************************
Filename: hal_msp430.h
Copyright 2007 Texas Instruments, Inc.
*********************************************
www.eeworm.com/read/426373/10255041
h its_msp430.h
/******************************************************************************
Filename: ITS_msp430.h
Copyright 2007 Texas Instruments, Inc.
*********************************************
www.eeworm.com/read/353715/10427907
c msp430_ctrl.c
#include "global.h"
#include "cc1020.h"
#include "msp430x14x.h"
void clk_init(void)
{
// DCOCTL = //DCO0+DCO1+DCO2;
BCSCTL1 = XT2OFF+RSEL2+RSEL1+RSEL0;
BCSCTL2 = DIVS_3;
}
void s
www.eeworm.com/read/424542/10439987
c msp430_gprs.c
/* 主程序修改说明记录
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2005年6月20日:
程序文件说明:
根据新制作的PCB图(GPS-M22:V2.4)版本的原理图,此程序为对应的系统文件
程序版本号:V2.32
程序功能说明:
1,增加外部的S
www.eeworm.com/read/352520/10544191
bak rtx430.c.bak
/*************************************************************************************/
/** Author:linger **/
/** Email:ling_re@sina
www.eeworm.com/read/278278/10551968
pdf msp430-jtag.pdf
www.eeworm.com/read/277855/10598205
pdf msp430sl.pdf
www.eeworm.com/read/351428/10650965
pdf msp430jianshu.pdf
www.eeworm.com/read/277143/10662006
cpp ex430_odbc.cpp
#include
#include
using namespace std;
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_conne