代码搜索:PWM
找到约 10,000 项符合「PWM」的源代码
代码结果 10,000
www.eeworm.com/read/7741/131588
pjt pwm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\ti28\myprojects\ICETEK-F2812-A-EDU\DSP281x_examples\lab5-pwm\
www.eeworm.com/read/7741/131591
paf pwm.paf
www.eeworm.com/read/7741/131602
out pwm.out
www.eeworm.com/read/7741/131603
map pwm.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.09
*******************************************************
www.eeworm.com/read/7755/132563
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/7755/132564
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/7755/132566
_c pwm._c
//***************FileName:Capature.C***************//
//***************ICCAVR V6.30编译*****************//
#include
#define uchar unsigned char
#define uint unsigned
www.eeworm.com/read/7755/132568
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
www.eeworm.com/read/7755/132571
cof pwm.cof
www.eeworm.com/read/7755/132573
lst pwm.lst
FILE:
__start:
__text_start:
001B E5CF LDI R28,0x5F
001C E0D2 LDI R29,2
001D BFCD OUT 0x3D,R28
001E BFDE OUT 0x3E,R29
001F 51C0 SUBI R28,0