代码搜索:gsm模块
找到约 10,000 项符合「gsm模块」的源代码
代码结果 10,000
www.eeworm.com/read/422052/10666999
c gsm_at.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.cc
// *
// * Purpose: Utility classes for AT command sequence handlin
www.eeworm.com/read/422052/10667031
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/421862/10684179
mdb gsm.mdb
www.eeworm.com/read/276429/10738012
h gsm.h
#ifndef gsm_h
#define gsm_h
void gsmModule_init(void);
#endif
www.eeworm.com/read/350308/10750727
exe gsm.exe
www.eeworm.com/read/350280/10751390
lnp gsm.lnp
"STARTUP.obj",
"serial.obj",
"gsm.obj",
"bianliang.obj",
"main备份.obj"
TO "gsm"
RAMSIZE(256)
www.eeworm.com/read/350280/10751393
opt gsm.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/350280/10751409
map gsm.map
LX51 LINKER/LOCATER V3.51 01/13/2008 20:57:34 PAGE 1
LX51 LINKER/LOCATER V3.51, INVOKED BY:
C:\KEIL\C51\BIN\LX51.EXE STARTUP.obj,
www.eeworm.com/read/350280/10751446
obj gsm.obj
www.eeworm.com/read/350280/10751471
h gsm.h
#ifndef __GSM_H__
#define __GSM_H__
void gsm_Over(void);
void Cls_Rebuf(void);
//INIT_MC39I(void);
Test_Mc39i(void);
MES_Mode(unsigned char mode);
Set_Speed(void);
Sent_Mes(unsigned char *p)