代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.map
Archive member included because of file (symbol)
D:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt1.o)
(_resetALT)
D:\Program Files\Microchip\MPLAB
pwm.c
#include "regs240x.h"
//#define PWM_MAX 6000
/*void initial()
{
asm(" setc SXM"); // 符号位扩展有效
asm(" clrc OVM"); // 累加器中结果正常溢出
asm(" clrc CNF");
pwm.cmd
/**********************************************************************/
/* File Name: lfmem.cmd */
/* Target System: C24xx Evaluation Board
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\PWM\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"