代码搜索:Modul
找到约 1,553 项符合「Modul」的源代码
代码结果 1,553
www.eeworm.com/read/303435/3810628
menu suread.menu
'(
name: SUREAD
label: "Read SU stream"
value_tab: 32
parameter: CHOOSE1
text: "Choose type of input"
type: choose:
type_desc: (
("SU_command" 0 "Pipe output from SU command to input to this modul
www.eeworm.com/read/297160/3889159
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
* $Id: faulty.c,v 1.13 2001/03/16 21:04:49 rubini Exp $
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODUL
www.eeworm.com/read/416031/2130276
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
* $Id: faulty.c,v 1.13 2001/03/16 21:04:49 rubini Exp $
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODUL
www.eeworm.com/read/413131/11165876
lst uart_query_getchar.lst
C51 COMPILER V7.06 UART_QUERY_GETCHAR 11/06/2008 01:10:33 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART_QUERY_GETCHAR
OBJECT MODUL
www.eeworm.com/read/413131/11165878
lst uart_query_putchar.lst
C51 COMPILER V7.06 UART_QUERY_PUTCHAR 11/06/2008 01:10:31 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART_QUERY_PUTCHAR
OBJECT MODUL
www.eeworm.com/read/187102/8855920
test acsilent.test
#! /bin/sh
# Test to make sure there are no spurious acinclude warnings.
. $srcdir/defs || exit 1
echo AM_INIT_GUILE_MODULE > configure.in
cat > acinclude.m4
www.eeworm.com/read/279788/10393598
mti scrambler.cr.mti
E:/testf/scrambler/scrambler.v {1 {vlog -work work E:/testf/scrambler/scrambler.v
Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep 8 2005
-- Compiling module scrambler
Top level modul
www.eeworm.com/read/460673/7243768
h camproset.h
#ifndef __CAMSCCB_H__
#define __CAMSCCB_H__
#ifdef __cplusplus
extern "C" {
#endif
//CAM_MODULE_XX should reserve the bit[9:5].
#define CAM_MODULE_RESERVED_BIT5 (1
www.eeworm.com/read/198519/7931719
h camproset.h
#ifndef __CAMSCCB_H__
#define __CAMSCCB_H__
#ifdef __cplusplus
extern "C" {
#endif
//CAM_MODULE_XX should reserve the bit[9:5].
#define CAM_MODULE_RESERVED_BIT5 (1
www.eeworm.com/read/244728/12847029
pl run.pl
#! /usr/local/bin/perl
$base = $ARGV[0];
$opt = $ARGV[1];
$ind = $ARGV[2];
if($ENV{"COG_HOME"}){
$cog = $ENV{"COG_HOME"};
$make = $cog.'/cog.mk';
}else{
$cog = $ENV{"PDELIB_HOME"}.'/modul