代码搜索结果

找到约 10,000 项符合 PWM 的代码

pwm.aws

# ADT Workspace File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! [AWS begin] [WorkSpace begin] Name=_string(pwm) FileType=_string(WorkSpace)

pwm.c

#include void PWM_Init(void) { PINSEL0 |= 0x000A800A; // select PWM1-4 and PWM6 PINSEL1 |= 0x00000400; // select PWM5 PWMPR = 20; //

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"

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" ;定义主

pwm.c

//-----------------------函数声明,变量定义-------------------------------------------------------- #include #include #include //-----------------------定义管脚---------------

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.dni

[Breakpoints] Count=0

pwm.fmt

[struct types] Count=_ 0 [watch formats] Count=_ 0

pwm.ini

[WorkspaceWindow] ExpandedNodes=_ 3 "pwm" "pwm/LCD.c" "pwm/main.c" 1 "pwm/Debug" SelectedTab=_ 0 [Desktop-Workspace] Wnd0=_ "TextEditor" "open" 44 0 1 -1 -1 -1 -1 364 18 1011 546 "G:\008 machao\IA