代码搜索结果
找到约 10,000 项符合
PWM 的代码
pwm8_1int.o
XH
H 3 areas 1 global symbols
M pwm8_1int.asm
A text size 0 flags 0
dbfile lib/pwm8_1int.asm
dbfunc 0 ? 0 I
dbfile memory.inc
dbfunc 0 ? 0 I
dbfile lib/pwm8_1int.asm
dbfunc 0 ? 0 I
dbfile PW
pwm8_1int.lis
0000 ;;*****************************************************************************
0000 ;;*****************************************************************************
0000
pwm8_1int.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: PWM8_1INT.asm
;; Vers
timer_pwm_reg_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
timer_pwm_reg.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,2,
File 1,1,
time_16_pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Source Group 1)
File 1,2,
File 1,1,
time_16_pwm_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
wpca1pwm16.asm
;参考程序A:WPCA1pwm16.ASM程序实现PCA模块1的16位PWM输出,输出脚CEX1配置在P0.1脚。输出方波占空比为1/2
$include (c8051f020.inc) // SFR declarations
ORG 0
AJMP main
ORG 4BH
AJMP PCA_ISR
ORG 0100H
m
wpca1pwm16.c
//参考程序B:WPCA1pwm16.C 程序实现PCA模块1的16位PWM输出,输出脚CEX1配置在P0.1脚。输出方波占空比为1/2
#include /*SFR定义*/
// Function PROTOTYPES
void PORT_Init (void);
void PCA_Init (void);
void PCA_ISR (void)
wpca1pwm16.lst
C51 COMPILER V7.05 WPCA1PWM16 02/14/2006 10:38:43 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE WPCA1PWM16
OBJECT MODULE PLACED