代码搜索:ptr
找到约 10,000 项符合「ptr」的源代码
代码结果 10,000
www.eeworm.com/read/409467/11321985
s ptr8000.s
.module PTR8000.C
.area text(rom, con, rel)
.dbfile D:\IccAvr\Pei\ptr8000\PTR8000.C
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 25
; //ICC-AVR application bu
www.eeworm.com/read/409467/11322002
cof ptr8000.cof
www.eeworm.com/read/409467/11322006
_c ptr8000._c
//ICC-AVR application builder : 2006-4-4 11:28:26
// Target : M16 PTR8000模块简单测试
// Crystal: 11.059Mhz
//最关键的是SPI的初始化,MSB首位和极性方式00,极性方式错误,数据则不正确
#include
#include
#inc
www.eeworm.com/read/409467/11322010
dbg ptr8000.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR D:\IccAvr\Pei\ptr8000\
FILE nrf905.C
FUNC nrf905_Config 96 fV
BLOCK 122 9A
LINE 122 9A
LINE 123 9A
LINE 124 9C
LINE 125 A2
LINE 126 A8
LINE
www.eeworm.com/read/409467/11322014
c ptr8000.c
//ICC-AVR application builder : 2006-4-4 11:28:26
// Target : M16 PTR8000模块简单测试
// Crystal: 11.059Mhz
//最关键的是SPI的初始化,MSB首位和极性方式00,极性方式错误,数据则不正确
#include
#include
#inc
www.eeworm.com/read/409467/11322022
mak ptr8000.mak
CC = iccavr
CFLAGS = -ID:\iccavr\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\iccavr\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45
www.eeworm.com/read/409467/11322025
hex ptr8000.hex
:040000000C942A0032
:0C0020000C9456010C9419010C9468011A
:14005400CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E67D
:14006800F0E010E0E43AF10711F00192FBCF0083E4E5F0E034
:14007C00A0E6B0E010E0E435F10721F0C89
www.eeworm.com/read/409467/11322032
src ptr8000.src
www.eeworm.com/read/409467/11322039
prj ptr8000.prj
[Compiler Options]
Edit1=D:\iccavr\include\
Edit2=D:\iccavr\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=16384
Edit10=1024
ComboBox2=9
RadioGroup
www.eeworm.com/read/409459/11322186
lst ptr8000.lst
__text_start:
__start:
002A E5CF LDI R28,0x5F
002B E0D4 LDI R29,4
002C BFCD OUT 0x3D,R28
002D BFDE OUT 0x3E,R29
002E 51C0 SUBI R28,0x10
002F 40D