代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/360438/10092199
v wuyao_avalon_lcd_controller.v
module wuyao_avalon_lcd_controller(
// clocks
//clk_50M,
tft_clock_25M,
// avalon master interface
master_clk,
master_read,
master_waitrequest,
master_readdatavalid,
www.eeworm.com/read/149795/5697075
h location.h
#ifndef _MODULES_PA_LOCATION_H_
#define _MODULES_PA_LOCATION_H_
int pa_location_init(void);
/*
* lookup placeid corresponding to room name
*/
int location_lookup_placeid(str *room_name, int *place
www.eeworm.com/read/136989/5838218
bor rtoldevent.bor
#
# RTOLDEvent.bor,v 1.4 2003/12/22 17:04:11 jwillemsen Exp
#
# Makefile for building the TAO RTOLDEvent library
#
NAME = TAO_RTOLDEvent
OBJFILES = \
$(OBJDIR)\BCU.obj \
$(OBJDIR)\Dispat
www.eeworm.com/read/425482/6288927
ac configure.ac
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(xtscal, 0.6.3, pb@handhelds.org)
AC_CONF
www.eeworm.com/read/152843/5660223
makefile
#
# Makefile for the Linux/M32R kernel.
#
extra-y := head.o init_task.o vmlinux.lds
obj-y := process.o entry.o traps.o align.o irq.o setup.o time.o \
m32r_ksyms.o sys_m32r.o semaphore.o signal.o pt
www.eeworm.com/read/190618/8439463
mk files.mk
####################################################################
# New modules should be added the appropriate section below #
##############################################################
www.eeworm.com/read/140180/5794513
h input.h
/*****************************************************************************
* input.h: input modules header for vlc
*****************************************************************************