代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/228816/14362750
pjt pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\2407\2407asm\pwm\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
www.eeworm.com/read/228816/14362756
asm pwm.asm
st0_temp .usect ".b20",1 ;
st1_temp .usect ".b20",1 ;
context .usect ".b20",7 ;62-68
.include "F2407REGS.H" ;引用头部文件
.def _c_int0
;(1)建立中断向量表
.sect ".vectors" ;定义主
www.eeworm.com/read/227801/14412739
doc pwm.doc
www.eeworm.com/read/126313/14432057
h pwm.h
//pwm-4.c的头文件
#define _00 0x00ff
#define _10 0x00e6
#define _20 0x00CC
#define _30 0x00b3
#define _40 0x0099
#define _50 0x007F
#define _60 0x0065
#define _70 0x004B
#define
www.eeworm.com/read/126313/14432070
_h pwm._h
#define _00 0x00ff
#define _10 0x00e6
#define _20 0x00CC
#define _30 0x00b3
#define _40 0x0099
#define _50 0x007F
#define _60 0x0065
#define _70 0x004B
#define _80 0x0032
#d
www.eeworm.com/read/227187/14437816
h pwm.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/227187/14437817
lst pwm.lst
C51 COMPILER V7.02b PWM 12/10/2005 20:24:09 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE PWM
OBJECT MODULE PLACED IN PW
www.eeworm.com/read/227187/14437818
obj pwm.obj
www.eeworm.com/read/227187/14437829
c pwm.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/227187/14437831