代码搜索:Monitor
找到约 10,000 项符合「Monitor」的源代码
代码结果 10,000
www.eeworm.com/read/148648/5713087
txt abstract.txt
Monitor for Phytec KC161CI Board
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
For correct using the Monitor:
connect the PC COM port to P1 connector
Jumper Settings:
www.eeworm.com/read/148648/5713229
txt abstract.txt
Monitor for Forth EVA166 with module 80C166-CAN
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
For correct using the Monitor:
connect the PC COM port to P1 connector
Jump
www.eeworm.com/read/147331/5731821
c libcfunc.c
/* Support files for GNU libc. Files in the C namespace go here.
Files in the system namespace (ie those that start with an underscore)
go in syscalls.c.
Note: These functions are in a s
www.eeworm.com/read/145700/5744714
entries
/kismet.in/1.16/Sun Aug 3 22:47:30 2003//
/kismet_monitor.in/1.30/Fri Jul 18 01:25:09 2003//
/kismet_unmonitor.in/1.17/Thu Apr 24 19:40:10 2003//
D
www.eeworm.com/read/136827/5845844
control qpe-mountmon.control
Files: plugins/applets/libmountmonapplet.so* pics/mountmon plugins/applets/mountmonapplet.desktop
Priority: optional
Section: qpe
Maintainer: Trolltech (www.trolltech.com)
Architecture: $CPU_ARCH
Arch
www.eeworm.com/read/133772/5900269
entries
/Notes_CygMon_PID/1.3/Thu May 23 23:00:14 2002//
/board.h/1.5/Thu May 23 23:00:16 2002//
/bplist-dynamic.c/1.4/Thu May 23 23:00:16 2002//
/breakpoints.c/1.4/Thu May 23 23:00:16 2002//
/cpu-mon.c/1
www.eeworm.com/read/128531/5988304
c sis_main.c
/*
* SiS 300/305/540/630(S)/730(S)
* SiS 315(H/PRO)/55x/(M)65x/(M)661(F/M)X/740/741(GX)/330/(M)760
* frame buffer driver for Linux kernels >= 2.4.14 and >=2.6.3
*
* Copyright (C) 2001-2004 Thomas
www.eeworm.com/read/124347/6051283
c libcfunc.c
/* Support files for GNU libc. Files in the C namespace go here.
Files in the system namespace (ie those that start with an underscore)
go in syscalls.c.
Note: These functions are in a s
www.eeworm.com/read/123662/6058397
v my_mon.v
module top;
wire OUT;
reg I0, I1, S;
mux2_to_1 my_mux(OUT, I0, I1, S); //Instantiate the module mux2_to_1
initial //Add nets to the monitoring list
begin
$my_monitor("top.my_mux.sbar");
www.eeworm.com/read/123322/6061262
cdl hal_mn10300_am31_stdeval1.cdl
# ====================================================================
#
# hal_mn10300_am31_stdeval1.cdl
#
# AM31/stdeval1 board HAL package configuration data
#
# ==========================