代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/431597/1905455
pbd pwm.pbd
This is an internal working file generated by the Source Browser.
15:11 37s
C:\Documents and Settings\zhongzm\桌面\YL_LPC2148光盘V3.0_V01\新建的IAR工程\PWM\ISP_iflash_Hex\Obj\Demo.pbi
C:\Documents and Setti
www.eeworm.com/read/431597/1905458
c pwm.c
/********************************************************************
*File :PWM.c
*Autor:GongJun
*Date :
*Modifier:GongJun
*Date:2005-8-5
*Description:PWM6 ouput PWM signal
*******************
www.eeworm.com/read/431597/1905465
pbd pwm.pbd
This is an internal working file generated by the Source Browser.
14:40 54s
C:\Documents and Settings\zhongzm\桌面\YL_LPC2148光盘V3.0_V01\新建的IAR工程\PWM\JLINK_iram\Obj\Demo.pbi
C:\Documents and Settings\
www.eeworm.com/read/430563/1921082
lst pwm.lst
A51 MACRO ASSEMBLER PWM 08/03/2006 11:16:36 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN PWM.OBJ
ASSEMBLER INVO
www.eeworm.com/read/430563/1921084
hex pwm.hex
:02000000800C72
:10000B0002003E758902758C14758A0075A882D220
:10001B008CC2A5D2A5C2A530A6FDD2A7859035C2AC
:10002B00A7D2B7E535120041C2B774FF9535120060
:0E003B004180DEB2A4327E01DEFED5E0FB2263
:000000
www.eeworm.com/read/430563/1921086
plg pwm.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\60 PWM\PWM.uv2
Project File Date: 08/03/2006
Output:
www.eeworm.com/read/430563/1921088
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/430563/1921089
asm pwm.asm
ADC EQU 35H
CLOCK BIT P2.4 ;定义ADC0808时钟位
ST BIT P2.5
EOC BIT P2.6
OE BIT P2.7
PWM BIT P3.7
ORG 00H
SJMP START
ORG 0BH
LJMP INT_T0
START: MOV TMOD,#02H ;
MOV
www.eeworm.com/read/427914/1964403
h pwm.h
//*****************************************************************************
//
// pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports
//
// Copyright (c) 2005-2007 Luminary M