代码搜索结果
找到约 8,143 项符合
MSP430 的代码
pwm.ewd
1
Debug
MSP430
pwm.ewp
1
Debug
MSP430
slope.ewd
1
Debug
MSP430
slope.ewp
1
Debug
MSP430
general.h
#ifndef __GENERAL
#define __GENERAL
#define FREQUENCY 8000 //MCLK的频率 8000kHz
#define LOOPBODY 8 //在MSP430中一个for循环体耗费8个周期
#define LOOPCNT (unsigned int)((FREQUENCY/LOOPBODY))
void DelayMs(u
flash.ewp
1
Debug
MSP430
flashlnk430f149.xcl
//*****************************************************************
// XLINK command file for the MSP430 IAR C/C++ Compiler
//
// This is the XLINK command file for the MSP430F149
// microproce
flash.ewd
1
Debug
MSP430
flash.s43
//////////////////////////////////////////////////////////////////////////////
// /
// IAR MSP430 C/C++ Compiler V3.20A/W32
lcd.ewd
1
Debug
MSP430