代码搜索结果
找到约 10,000 项符合
PWM 的代码
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
wpca1pwm16.#1
;参考程序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
cfg90pwm3.xcl
/* - lnk90pwm3.xcl -
*
* XLINK command file for the ICCAVR C-compiler using the -v1, -ms options.
* (memory small