代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm.h
#ifndef __Pwm_H__
#define __Pwm_H__
void Test_Pwm(void);
#endif /*__PWM_H__*/
pwm.c
#include
#define uchar unsigned char
#define uint unsigned int
#define PWMON 0 //低
#define PWMOFF 1 //高
#define MAXSpeedPWMNum 10
pwm.lst
Sunplus u'nSP Assembler - Ver. 1.14.3.1
Listing File Has Been Relocated
//======================================================
pwm.asm
//======================================================
// 文件名称: PWM.asm
// 功能描述: PWM设置服务
// 完成日期: 2003-8-13
//======================================================
.DEFINE timefosc_2 0x0
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="pwm"
ProjectDir="C:\ti\myprojects\pwm\"
ProjectType=Executable
CPUFamily=TMS320C28X
pwm.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.07
*******************************************************