代码搜索:gsm模块

找到约 10,000 项符合「gsm模块」的源代码

代码结果 10,000
www.eeworm.com/read/231140/14254241

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/128527/14292207

dsp gsm.dsp

# Microsoft Developer Studio Project File - Name="gsm" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Stati
www.eeworm.com/read/128527/14292209

h gsm.h

/* GSM voice codec, part of the HawkVoice Direct Interface (HVDI) cross platform network voice library Copyright (C) 2001-2003 Phil Frisbie, Jr. (phil@hawksoft.com) This library is free
www.eeworm.com/read/128527/14292240

au gsm.au

www.eeworm.com/read/230189/14298271

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/228782/14363523

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/227934/14406273

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/225025/14557479

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 SOFTWARE.
www.eeworm.com/read/123439/14633468

c gsm_at.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.cc // * // * Purpose: Utility classes for AT command sequence handlin
www.eeworm.com/read/123439/14633484

h gsm_at.h

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_at.h // * // * Purpose: Utility classes for AT command sequence handling