代码搜索:PWM

找到约 10,000 项符合「PWM」的源代码

代码结果 10,000
www.eeworm.com/read/220143/14850466

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/220143/14850469

lnp pwm.lnp

"PWM.obj" TO "PWM"
www.eeworm.com/read/220143/14850472

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/220143/14850475

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/219687/14870254

mak pwm.mak

CC = C:\PROGRA~1\SdIDE\bin\sdcc08 CFLAGS = -IC:\PROGRA~1\SdIDE\Include -e -l ASFLAGS = $(CFLAGS) LFLAGS = -LC:\PROGRA~1\SdIDE\Lib\ -blit:0x8000 -bvregs:0x40.0x23F -dinit_sp:0x23F -fmots19 F
www.eeworm.com/read/219687/14870277

lst pwm.lst

NO DEBUG INFORMATION AVAILABLE! __text_start: __start: 8021 45 0240 ldHX #0x0240 8024 94 tXS 8025 CD 8095 jsr __HC08Setup 8028 45 0044 ldHX #0x0044
www.eeworm.com/read/219687/14870287

src pwm.src

[Files] \main.c \setup.c \Delay.c \KBsub.c [Headers] \GP32C.H \KB.h [Documents]
www.eeworm.com/read/219687/14870290

mp pwm.mp

Area Addr Size Decimal Bytes (Attributes) -------------------------------- ---- ---- ------- ----- ------------ lit 8000 00
www.eeworm.com/read/219687/14870296

prj pwm.prj

[Project] TYPE=C CC=C:\PROGRA~1\SdIDE\bin INCLUDE=C:\PROGRA~1\SdIDE\Include LIB=C:\PROGRA~1\SdIDE\Lib [Property] FSTART=0x8000 RSTART=0x40 REND=0x23F STACK=0x23F GLOBALVAR=D
www.eeworm.com/read/219687/14870307

lk pwm.lk

main.o setup.o Delay.o KBsub.o