代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog_mn10300.cxx
//==========================================================================
//
// devs/watchdog/mn10300/mn10300/watchdog_mn10300.cxx
//
// Watchdog implementation for MN10300
//
//===
watchdog_ebsa285.cdl
# ====================================================================
#
# watchdog_ebsa285.cdl
#
# eCos watchdog for ARM/EBSA285 driver configuration data
#
# ========================
watchdog_ebsa285.cxx
//==========================================================================
//
// watchdog/ebsa285.cxx
//
// Watchdog implementation for Intel EBSA-285 StronARM board
//
//===========
watchdog_at91wdtc.cdl
# ====================================================================
#
# watchdog_at91wdtc.cdl
#
# eCos watchdog for ARM AT91 WDTC driver configuration data
#
# =====================
watchdog_at91wdtc.cxx
//==========================================================================
//
// devs/watchdog/arm/at91/watchdog_at91wdtc.cxx
//
// Watchdog implementation for ARM AT91 CPUs using the
watchdog.h.svn-base
/****************************************************************************
文件名称:Watchdog.h
版本号: 1.0
日期: 2006-06-21
说明: 监控系统中的各个部分,不正常时复位。
修改历史:--
*********************************
b_watchdog_s.java
/*
* b_WatchDog_s.java
*/
package EDU.gatech.cc.is.clay;
import java.lang.*;
import EDU.gatech.cc.is.util.Vec2;
import EDU.gatech.cc.is.util.Units;
/**
* Monitor a boolean node for true values.
watchdog_sh3.cdl
# ====================================================================
#
# watchdog_sh3.cdl
#
# eCos watchdog for the Hitachi SH3 driver configuration data
#
# ==============================
watchdog_sh3.cxx
//==========================================================================
//
// devs/watchdog/sh/sh3/watchdog_sh3.cxx
//
// Watchdog implementation for Hitachi SH CPUs
//
//==============
watchdog_mn10300.cdl
# ====================================================================
#
# watchdog_mn10300.cdl
#
# eCos watchdog for VR4300/Mn10300 driver configuration data
#
# ===========================