代码搜索结果
找到约 10,000 项符合
ADC 的代码
adc.s
.module ADC.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
adc.o
XL
H 3 areas F global symbols
M ADC.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S mod16u Ref0000
S div16u Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref
adc.lis
.module ADC.c
.area data(ram, con, rel)
0000 _Table::
0000 .blkb 2
.area idata
0000 3F06
adc.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
uchar Data[4]={0,0,0,0};
void DelayMs(uint i)
adc.c
//====================================================================
// File Name : Adc.c
// Function : S3C2410 ADC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
adc.map
ARM Linker, RVCT3.0 [Build 951] for uVision [Full]
================================================================================
Section Cross References
startup.o(STACK) refers (Speci
adc.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
adc.lnp
".\output\startup.o" ".\output\adc.o" ".\output\pcf8833.o" --strict --scatter ".\OUTPUT\ADC.sct"
--map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--lis