代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/25443/847833
uv2 pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'Targe
www.eeworm.com/read/25443/847834
bak pwm_opt.bak
www.eeworm.com/read/26428/852338
txt pwm呼吸灯.txt
#include
void Delay(unsigned int i)//延时
{
while(i--);
}
main()
{
unsigned int a,j,k,n,m;
n=500;
k=n/3;
m=3;
while(1)
{
for(a=0;a
www.eeworm.com/read/27027/862349
m51 pwm.m51
BL51 BANKED LINKER/LOCATER V4.13 07/22/2009 08:00:20 PAGE 1
BL51 BANKED LINKER/LOCATER V4.13, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE PWM.ob
www.eeworm.com/read/27027/862352
uv2 pwm.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'Targe
www.eeworm.com/read/27027/862353
bak pwm_opt.bak
www.eeworm.com/read/27242/864039
opt capcom_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/27242/864040
c capcom_pwm.c
// CAPCOM_PWM.c
// Christian Kulig, 10/29/02
//
// This sample uses the Capture Compare Unit (CCU) to create Pulse Width
// Modulated (PWM) signals to drive and dimm two LEDs on port P2.1 and P2.
www.eeworm.com/read/27242/864043
doc capcom_pwm.doc
www.eeworm.com/read/27598/866717
mak pwm2.mak
CC = iccavr
LIB = ilibw
CFLAGS = -e -D__ICC_VERSION=722 -DATMega128 -l -g -MLongJump -MHasMul -MEnhanced -Wf-use_elpm
ASFLAGS = $(CFLAGS)
LFLAGS = -g -e:0x20000 -ucrtatmega.o -bfunc_lit:0x8c.