代码搜索结果

找到约 8,143 项符合 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

flashlnk430f149.xcl

//***************************************************************** // XLINK command file for the MSP430 IAR C/C++ Compiler // // This is the XLINK command file for the MSP430F149 // microproce

flash.s43

////////////////////////////////////////////////////////////////////////////// // / // IAR MSP430 C/C++ Compiler V3.20A/W32