代码搜索:GPs 开发教程
找到约 10,000 项符合「GPs 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/277451/10638155
o gps.o
www.eeworm.com/read/277451/10638182
c gps.c
www.eeworm.com/read/277451/10638188
h gps.h
www.eeworm.com/read/350742/10713590
pdf gps简介.pdf
www.eeworm.com/read/421556/10729573
c gps.c
// this is a test about GPS Receiver
#include
#include
#include
#include // open() close()
#include // read() write()
#include
www.eeworm.com/read/421535/10731740
mak gps.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.13" -DATMEGA -DATMega128 -l -g -Mavr_enhanced -Wf-use_elpm
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -g -e:0x20000 -ucrtatmega.o -bfunc_lit:0x8c.0x20000 -dr
www.eeworm.com/read/421535/10731787
cof gps.cof
www.eeworm.com/read/421535/10731805
lst gps.lst
__text_start:
__start:
BDC EFCF LDI R28,0xFF
BDD E1D0 LDI R29,0x10
BDE BFCD OUT 0x3D,R28
BDF BFDE OUT 0x3E,R29
BE0 51C0 SUBI R28,0x10
BE1