代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/379854/9174013
dbg test.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR D:\mega16_32实验板资料\ICCAVR源程序\164\数码管\
FILE 164_test.c
FUNC main 17A fV
BLOCK 12 17C
DEFLOCAL Date 0 A[4:4]c
LINE 12 17C
LINE 13
www.eeworm.com/read/379854/9174018
prj test.prj
[Compiler Options]
Edit1=
Edit2=
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=18
RadioGroup1=0
Edit15=
CheckBox6=0
Edit
www.eeworm.com/read/379854/9174024
hex test.hex
:040000000C9431002B
:14005400010203043F065B4F666D7D077F6FCFE5D4E0CDBF66
:14006800DEBFC051D0400AEA08830024EAE6F0E010E0EA3673
:14007C00F10711F00192FBCF0083E8E5F0E0A0E6B0E010E0F4
:1400900000E00BBFE23
www.eeworm.com/read/379854/9174030
mak test.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.13" -DATMEGA -DATMega16 -l -g -Mavr_enhanced -Wf-str_in_flash
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -O -g -e:0x4000 -ucrtatmega.o -bfunc_lit:0x54.0x4000
www.eeworm.com/read/379854/9174032
lst test.lst
__text_start:
__start:
31 E5CF LDI R28,0x5F
32 E0D4 LDI R29,4
33 BFCD OUT 0x3D,R28
34 BFDE OUT 0x3E,R29
35 51C0 SUBI R28,0x10
36 40D
www.eeworm.com/read/379851/9174046
c test.c
#include
#include
#include
#include // open() close()
#include // read() write()
#define DEVICE_NAME "/dev/gpio_led_ctl"
//def
www.eeworm.com/read/379843/9174323
o test.o
XL
H 4 areas 1F global symbols
M test.c
S mod16s Ref0000
S div16s Ref0000
S div16u Ref0000
S fpint Ref0000
S push_xgset303C Ref0000
S push_xgsetF00C Ref0000
S push_xgset30FC Ref0000
S push_x
www.eeworm.com/read/379843/9174348
s test.s
.module test.c
.area text(rom, con, rel)
.dbfile D:\iccavr\mega16\11\10bit_adc\test.c
.dbfile D:\iccavr\mega16\11\10bit_adc\delay.h
.dbfunc e delay_us _delay_us fV
.even
_delay_us::
.dbl
www.eeworm.com/read/379843/9174353
c test.c
//ICC-AVR application builder : 2008-11-4 12:53:50
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "lcd1602.h"
#include "adc.h"
//
www.eeworm.com/read/379843/9174354
_c test._c
//ICC-AVR application builder : 2008-11-4 12:53:50
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "lcd1602.h"
#include "adc.h"
//