代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/110034/6167146
debug makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
www.eeworm.com/read/110034/6168018
debug makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
www.eeworm.com/read/102935/6225968
debug makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
www.eeworm.com/read/400674/11570720
dat makefile.dat
####################################################################################
# at2041 makefile
####################################################################################
LOCAL_TARG
www.eeworm.com/read/121651/14744901
h defaultfont.h
/*
* $Id: defaultfont.h,v 1.5 2001/06/01 15:12:04 gcw Exp $
*/
#ifndef _DEFAULTFONT_H_
#define _DEFAULTFONT_H_
#ifdef HAVE_XSETLOCALE
# define X_LOCALE
# include
#else
# ifdef HAVE
www.eeworm.com/read/161121/5556410
debug makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
www.eeworm.com/read/152843/5657838
debug makefile.debug
#
# linux/arch/arm/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
COMPRESSED_EXTRA=../../lib/ll_char_wr.o
OBJECTS=misc-debug.o ll_char_wr.aout.o
CFLAGS=-D
www.eeworm.com/read/173725/9638088
h bosnmisc.h
#ifndef _BOSN_MISC_H
#define _BOSN_MISC_H
#define SDB_BOSNMISC 30000
# define SDA_LOST_16M8K (SDB_BOSNMISC+0)
# define SDA_ERR_S4402 (SDB_BOSNMISC+1)
# define SDA_ERR_FPGA (SDB_BOSNMISC+2
www.eeworm.com/read/172784/9690468
tab veriuser_vcs.tab
// Example Synopsys VCS PLI table to register PLI applications
// For the book, "The Verilog PLI Handbook"
$my_strobe data=0 check=PLIbook_MyStrobe_checktf call=PLIbook_MyStrobe_c
www.eeworm.com/read/423810/10531394
h matrix_button.h
#define u8 unsigned char
#define u32 unsigned int
#define LPB_MISC_BASE 0xbf004100
#define BUTTON_GPIO_OE (volatile u8 *)(LPB_MISC_BASE + 0x00)
#