代码搜索:PWM

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

代码结果 10,000
www.eeworm.com/read/357854/3012352

hex pwm.hex

:08015C00010900010A00C18045 :070003008F08E50870FC22E4 :03000B0002009A56 :10009A00C0E0C0D0C28C7421258AF58AE43324FCDE :1000AA00258CF58CD28CE5086002150830001AC23E :1000BA00B6050AE50AC395095004D2B780
www.eeworm.com/read/357854/3012356

lst pwm.lst

C51 COMPILER V7.50 PWM 04/03/2006 16:12:54 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE PWM OBJECT MODULE PLACED IN pwm
www.eeworm.com/read/357482/3015394

h pwm.h

//***************************************************************************** // // pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports // // Copyright (c) 2005-2007 Luminary M
www.eeworm.com/read/357482/3015396

c pwm.c

//***************************************************************************** // // pwm.c - API for the PWM modules // // Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved. //
www.eeworm.com/read/351718/3099592

c pwm.c

/////////PCA CEX0为PWM 输出模式////////////// /////////PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; sfr1
www.eeworm.com/read/350750/3116818

pjt pwm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="pwm" ProjectDir="C:\ti\myprojects\pwm\" ProjectType=Executable CPUFamily=TMS320C28X
www.eeworm.com/read/266848/4269886

o pwm.o

XL H 4 areas 17 global symbols M PWM.C S mpy8s Ref0000 S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S div16u Ref0000 S mpy16s Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref000
www.eeworm.com/read/266848/4269887

mak pwm.mak

CC = iccavr CFLAGS = -Ic:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -Lc:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
www.eeworm.com/read/266848/4269889

_c pwm._c

//***************FileName:Capature.C***************// //***************ICCAVR V6.30编译*****************// #include #define uchar unsigned char #define uint unsigned
www.eeworm.com/read/266848/4269890

s pwm.s

.module PWM.C .area data(ram, con, rel) _Table:: .blkb 2 .area idata .byte 63,6 .area data(ram, con, rel) .blkb 2 .area idata .byte 91,'O .area data(ram, con, rel) .blkb 2 .are