代码搜索结果
找到约 10,000 项符合
DAC 的代码
dac.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\5416edulab\lab9-da\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
dac.lst
__text_start:
__start:
001B E5CF LDI R28,0x5F
001C E0D4 LDI R29,4
001D BFCD OUT 0x3D,R28
001E BFDE OUT 0x3E,R29
001F 51C0 SUBI R28,0x10
0020 40D
dac.s
.module DAC.c
.area text(rom, con, rel)
.dbfile E:\icc\iccavr\mega8\mega8\DAC\DAC.c
.dbfunc e timer1_init _timer1_init fV
.even
_timer1_init::
.dbline -1
.dbline 24
; /*****************
dac.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
dac.prj
[Compiler Options]
Edit1=e:\ICC\include\
Edit2=e:\ICC\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=12
RadioGroup1=0
E
dac.o
XL
H 5 areas 11 global symbols
M DAC.c
S push_gset1 Ref0000
S _adc_rel Ref0000
S _puts Ref0000
S _uart_init Ref0000
S _getchar Ref0000
S _adc_mux Ref0000
S _putchar Ref0000
S pop_lset Ref000
dac.lk
DAC.o uart.o adc.o read_flash.o