代码搜索:COMMON_H
找到约 539 项符合「COMMON_H」的源代码
代码结果 539
www.eeworm.com/read/418952/10890652
h common.h
#ifndef __common_h__
#define __common_h__
#ifndef FALSE
#define FALSE 0
#endif
#ifndef TRUE
#define TRUE 1
#endif
#endif
www.eeworm.com/read/343590/11940832
h common.h
#ifndef COMMON_H_
#define COMMON_H_
//#define printf uartPrintf
#endif /*COMMON_H_*/
www.eeworm.com/read/354092/10389600
h common.h
#ifndef COMMON_H
#define COMMON_H
#include
#include
#include
// structure that will hold the info about the remote device
struct TDeviceData
{
THost
www.eeworm.com/read/352714/10522294
h common.h
#ifndef COMMON_H
#define COMMON_H
#define ERROR -1
#define SUCCESS 0
#ifndef NULL
#define NULL 0
#endif
#endif
www.eeworm.com/read/481740/6637636
h common.h
/*
* Copyright (C) Obigo AB, 2002-2005.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user and Obigo AB, and may be
* used and copied only
www.eeworm.com/read/466158/7039910
h common.h
#ifndef COMMON_H
#define COMMON_H
static int nMsgID=0;
int GetMsgSingleID();
#endif
www.eeworm.com/read/332479/12753947
h common.h
//------------------------------------------------------------------
// Copyright 2002, softSurfer (www.softsurfer.com)
// This code may be freely used and modified for any purpose
// providing tha
www.eeworm.com/read/266253/11235320
h common.h
/* common.h - Common functions */
/* Written 1993 by Werner Almesberger */
#ifndef _COMMON_H
#define _COMMON_H
void die(char *msg,...) __attribute((noreturn));
/* Displays a prinf-style message
www.eeworm.com/read/290192/8498229
h mx21_common.h
/**********************************************************************
*
* (C) COPYRIGHT 2004 FREESCALE, INC.
* ALL RIGHTS RESERVED
*
*
* Group/Division: WMSG/MMDO
*
*
www.eeworm.com/read/169584/9849694
h mx21_common.h
/**********************************************************************
*
* (C) COPYRIGHT 2004 FREESCALE, INC.
* ALL RIGHTS RESERVED
*
*
* Group/Division: WMSG/MMDO
*
*