代码搜索结果
找到约 10,000 项符合
Monitor 的代码
reset.s
/* reset.s:
* First bit of boot code run by the processor.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. A
pio.c
/* pio.c:
Support the basic ability to configure and set/clear parallel IO pins.
General notice:
This code is part of a boot-monitor package developed as a generic base
platform for e
etherdev.c
/* etherdev.c:
This file, along with common/ethernet.c supports the ethernet interface.
It is the lowest layer of code supporting the monitor's IP, ICMP & UDP
services. This file is speci
makefile
MONBASE = ../../..
COMBASE = $(MONBASE)/common
COMCPU = $(MONBASE)/common/cpu
COMMON = $(COMBASE)/monitor
TARGET = sh-hms
include $(COMMON)/tools.make
AOUT = app
CFLAGS = -Wall -fno-for
reset.s
/* reset.s:
* First bit of boot code run by the processor.
*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. A
neterrormanager.java
/*
* NetErrorManager.java
*
*/
package org.joone.engine;
import org.joone.engine.Monitor;
/**
* This class should be used when ever a critical error occurs that would impact on the training
convergenceevent.java
/*
* ConvergenceEvent.java
*
* Created on October 28, 2004, 3:13 PM
*/
package org.joone.engine.listeners;
import org.joone.engine.Monitor;
/**
* This event will be generated whenever converge
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
athstats.8
.TH "ATHSTATS" "8" "February 2006" "" ""
.SH "NAME"
\fBathstats\fP \- simple tool to inspect and monitor network traffic statistics
.SH "SYNOPSIS"
.B athstats
.I "[\-i device] [interval]"
.SH "DESCRIP
idtmon.s
/*
* idtmon.S -- lo-level entry points into IDT monitor.
*
* Copyright (c) 1996 Cygnus Support
*
* The authors hereby grant permission to use, copy, modify, distribute,
* and license this softwa