代码搜索:ad转换
找到约 10,000 项符合「ad转换」的源代码
代码结果 10,000
www.eeworm.com/read/131362/14148377
cmd ad50.cmd
-c
AD50.obj
-o AD50.out
-m AD50.map
MEMORY
{PAGE 0:RAM: origin=1000h,length=1000h
PAGE 1:SPRAM: origin=0000h,length=20h
DARAM: origin=0100h,length=800h
}
www.eeworm.com/read/131362/14148379
map ad50.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.70
******************************************************
www.eeworm.com/read/131362/14148383
out ad50.out
www.eeworm.com/read/131362/14148384
asm ad50.asm
;程序功能为:AD50初始化后,采样输入端的数据,不做任何处理,直接输出。
.mmregs
.def _c_int00
.data
TEMP .usect "TEMP", 20h
t0_flag .usect "vars",1
t0_cout .usect "vars",1
K_SPCR10 .set 0000000010100001b
www.eeworm.com/read/131362/14148386
pjt ad50.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ti\myprojects\AD50\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
www.eeworm.com/read/131217/14155457
hex ad_led.hex
:0200000018C026
:02001C00A2C080
:140022003F065B4F666D7D077F6F777C395E7971CFE5D2E0BC
:14003600CDBFDEBFC051D0400AEA08830024E0E6F0E010E043
:14004A00E836F10711F00192FBCF0083E2E3F0E0A0E6B0E000
:14005E
www.eeworm.com/read/131217/14155458
o ad_led.o
XL
H 4 areas 12 global symbols
M ad_led.c
S push_gset1 Ref0000
S push_gset4 Ref0000
S mod16u Ref0000
S div16u Ref0000
S mpy32u Ref0000
S lsl8 Ref0000
S pop_gset1 Ref0000
S pop_gset4 Ref0000
www.eeworm.com/read/131217/14155460
s ad_led.s
.module ad_led.c
.area lit(rom, con, rel)
_tabel::
.byte 63,6
.byte 91,'O
.byte 'f,'m
.byte 125,7
.byte 127,'o
.byte 'w,124
.byte 57,94
.byte 'y,'q
.dbfile D:\ICC-AVR\examples.sl
www.eeworm.com/read/131217/14155461
mp ad_led.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------