代码搜索:ptr
找到约 10,000 项符合「ptr」的源代码
代码结果 10,000
www.eeworm.com/read/14232/323986
mp ptr8000.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/14232/323987
lis ptr8000.lis
.module PTR8000.C
.area text(rom, con, rel)
0000 .dbfile D:\IccAvr\Pei\ptr8000\PTR8000.C
0000 .dbfunc e port_in
www.eeworm.com/read/14232/323990
bcf ptr8000.bcf
[Target]
Date=2006-4-4
CPU=M16
ItemIndex=14
[Settings]
XDIVEN=0
PLLE=0
cbXtal=11.059
XDIV=0
INT0=0
INT1=0
INT2=0
INT3=0
INT5=0
INT6=0
INT7=0
INT4=0
ISC2=0
ISC1=0
ISC0=0
ISC4=0
I
www.eeworm.com/read/14232/323994
o ptr8000.o
XL
H 3 areas 1E global symbols
M PTR8000.C
S push_gset1 Ref0000
S push_gset2 Ref0000
S _nrf905_RxOn Ref0000
S _nrf905_Init Ref0000
S _RxBuf Ref0000
S _TxBuf Ref0000
S pop_gset1 Ref0000
S pop
www.eeworm.com/read/14232/323996
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/14232/324001
cof ptr8000.cof
www.eeworm.com/read/14232/324002
_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/14232/324003
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/14232/324004
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