代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/39267/1122559
qsf pwm.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/39267/1122561
qpf pwm.qpf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/39267/1122574
qws pwm.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
www.eeworm.com/read/491152/1192606
hex pwm.hex
:0280000021005D
:02800B00212929
:1081000075816075300B7532017531157589027591
:108110008A38758C38D2A9D2AFD28C30910280FBCC
:1081200020910280FB053080F2C0D00532E532B5E7
:0F8130003002C290B53105753201D2
www.eeworm.com/read/491152/1192607
lnp pwm.lnp
"pwm.obj"
TO "pwm"
RAMSIZE(256)
CODE( 0X8000-0XBFFF )
XDATA( 0XC000-0XFFFF )
www.eeworm.com/read/491152/1192608
lst pwm.lst
A51 MACRO ASSEMBLER PWM 02/05/2004 16:21:43 PAGE 1
MACRO ASSEMBLER A51 V7.08a
OBJECT MODULE PLACED IN pwm.OBJ
ASSEMBLER INV
www.eeworm.com/read/491152/1192610
plg pwm.plg
礦ision2 Build Log
Project:
F:\dp-51pro\实验例程\实验6\asm\PWM\pwm.uv2
Project File Date: 02/04/2004
Output:
www.eeworm.com/read/491152/1192611
opt pwm.opt
### 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 {
www.eeworm.com/read/491152/1192612
asm pwm.asm
PWMH DATA 30H ;高电平脉冲的个数
PWM DATA 31H ;PWM周期
COUNTER DATA 32H
TEMP DATA 33H
ORG 8000H
AJMP MAIN
ORG 800BH
AJMP INTT0
ORG 8100H
MAIN:
MOV SP,#60H ;给堆栈指针赋初值
MOV PWMH,#02H
www.eeworm.com/read/491152/1192782
hex pwm.hex
:0280000021005D
:02800B00212929
:1081000075816075300B7532017531157589027591
:108110008A38758C38D2A9D2AFD28C30910280FBCC
:1081200020910280FB053080F2C0D00532E532B5E7
:0F8130003002C290B53105753201D2