代码搜索结果
找到约 12,595 项符合
PWM 的代码
pwm.rc
# Begin Project
# Begin SubItem "PWM Resources"
# End SubItem
# End Project
pwm.c
/*****************************************************************************
* pwm.c: PWM module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconduct
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.c
/*****************************************************************************
* pwm.c: PWM module file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconduct
pwm.lst
C51 COMPILER V7.06 PWM 05/12/2005 21:42:46 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE PWM
OBJECT MODULE PLACED IN pwm
pwm.h
void PWM(unsigned char top,unsigned char match,unsigned char freq_prev);
pwm.o.d
PWM.o: ../PWM.c E:/yb/syx/syx_avr/./header.h \
d:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
d:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\test\C2000\2407EDULab_v299\Lab10-PWM\"
ProjectType=Executable
CPUFamily=TMS320C24X
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
pwm.plg
Build target 'Simulator'
assembling Startup.s...
compiling PWM.c...
linking...
Program Size: data=1172 const=24 code=784
"PWM" - 0 Error(s), 0 Warning(s).
Build target 'MCB2100 Flash'
assemblin