代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/437698/7742893
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/297233/8041286
h runtime.h
/* GNU Objective C Runtime internal declarations
Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GNU CC.
GNU CC is f
www.eeworm.com/read/196797/8060113
c sysserial.c
/* sysSerial.c - IXP425 UART bsp serial device initialization */
/* Copyright 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,05jun02,jb
www.eeworm.com/read/196320/8098991
s sysalib.s
/* sysALib.s - Samsung SBC ARM9 system-dependent routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#define _ASMLANGUAGE
#include "vxWorks.h"
#include "arch/arm/arm.h"
#include "regs.h
www.eeworm.com/read/296491/8099360
makefile
CC = /usr/local/arm/2.95.3/bin/arm-linux-gcc
LD = /usr/local/arm/2.95.3/bin/arm-linux-ld
EXEC = cantxrx
OBJS = cantxrx.o
INCLUDE:=-I../include -I/home/cvtech/jx2410/linux/include
CFLAGS :=${INCLUDE
www.eeworm.com/read/247183/12675704
makefile
EXEC =pwm
OBJS =pwm.o
SRC =pwm.c
INCLUDE = /usr/src/uClinux-dist/linux-2.4.x/include
CC = arm-elf-gcc
LD = arm-elf-ld
MODCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -O2 -fno-strict-aliasing -fno
www.eeworm.com/read/247182/12675740
makefile
EXEC =adc
OBJS =adc.o
SRC =adc.c
INCLUDE = /usr/src/uClinux-dist/linux-2.4.x/include
CC = arm-elf-gcc
LD = arm-elf-ld
MODCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -O2 -fno-strict-aliasing -fno