代码搜索:gsm模块
找到约 10,000 项符合「gsm模块」的源代码
代码结果 10,000
www.eeworm.com/read/123255/14641573
cc gsm_at.cc
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.cc
// *
// * Purpose: Utility classes for AT command sequence handling
//
www.eeworm.com/read/123255/14641579
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
// *
www.eeworm.com/read/218650/14911369
c gsm_at.c
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.cc
// *
// * Purpose: Utility classes for AT command sequence handlin
www.eeworm.com/read/218650/14911381
h gsm_at.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_at.h
// *
// * Purpose: Utility classes for AT command sequence handling
www.eeworm.com/read/4817/41347
3 gsm.3
.\"
.\" Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
.\" Universitaet Berlin. See the accompanying file "COPYRIGHT" for
.\" details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SO
www.eeworm.com/read/4817/41354
h gsm.h
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWA
www.eeworm.com/read/8416/147655
c gsm.c
#include "c8051f020.h" // SFR declarations
#define UINT unsigned int
#define UCHAR unsigned char
#define STARTCODE 0xfb
#define ENDCODE 0xf7
#define TI1 (SCON1 & 0x02)
#define RI1
www.eeworm.com/read/8418/147714
c gsm.c
#include "c8051f020.h" // SFR declarations
#define UINT unsigned int
#define UCHAR unsigned char
#define STARTCODE 0xfb
#define ENDCODE 0xf7
#define TI1 (SCON1 & 0x02)
#define RI1
www.eeworm.com/read/11273/218474
c gsm.c
#include "c8051f020.h" // SFR declarations
#define UINT unsigned int
#define UCHAR unsigned char
#define STARTCODE 0xfb
#define ENDCODE 0xf7
#define TI1 (SCON1 & 0x02)
#define RI1
www.eeworm.com/read/11473/229568