代码搜索:Include

找到约 10,000 项符合「Include」的源代码

代码结果 10,000
www.eeworm.com/read/319959/13438996

makefile

EXEC =pwm OBJS =pwm.o SRC =pwm.c INCLUDE = /s3c44b0/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/319937/13439176

makefile

EXEC =gpio OBJS =gpio.o SRC =gpio.c INCLUDE = /s3c44b0/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 -
www.eeworm.com/read/319932/13439352

makefile

EXEC =adc OBJS =adc.o SRC =adc.c INCLUDE = /s3c44b0/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/319025/13464212

c g729a_post_pro.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_oper_32b.h" #include "../Include/G729A_ld8a.h" #include "../Include/G729A_tab_ld8a.h" static Wor
www.eeworm.com/read/312332/13613515

h smdk2410.h

/* * include/asm-arm/arch-s3c2410/smdk2410.h * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publish
www.eeworm.com/read/311482/13630160

h config.h

#ifndef INCLUDE_CONFIG_H /* USED TO CHECK THAT THERE IS SOME CHIP DEFINED */ #define INCLUDE_CONFIG_H #ifdef WIN32 #include /**
www.eeworm.com/read/136989/5829292

h pch.h

// pch.h,v 1.2 2003/12/27 13:20:22 jwillemsen Exp #ifndef INCLUDE_PCH_H #define INCLUDE_PCH_H #include #include #include #include #endif