代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog_mpc5xx.cxx
//==========================================================================
//
// devs/watchdog/powerpc/mpc5xx/watchdog_mpc5xx.cxx
//
// Watchdog implementation for MPC5XX
//
//============
watchdog_h8300h.cdl
# ====================================================================
#
# watchdog_h8300h.cdl
#
# eCos watchdog for the Hitachi H8/300H driver configuration data
#
# =======================
watchdog_h8300h.cxx
//==========================================================================
//
// devs/watchdog/h8300/h83000/watchdog_h8300.cxx
//
// Watchdog implementation for Hitachi H8/300H CPUs
//
//=
f12x_watchdog.c
//-----------------------------------------------------------------------------
// F12x_Watchdog.c
//-----------------------------------------------------------------------------
// Copyright 2006
mn10300.cxx
//==========================================================================
//
// watchdog/mn10300.cxx
//
// Watchdog implementation for MN10300
//
//=======================================
wdt.c
/*-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/
#include
#include
de.po
# German translation of watchdog templates
# Michael Meskes , 2007
# Helge Kreutzmann , 2007
# This file is distributed under the same license as the watchdog
watchdogfsmconstants.java
package designPatterns.Watchdog;
interface WatchdogFsmConstants {
/*
* State objects
*/
WatchdogState NULL_STATE = new Watchdog_dummyState();
WatchdogState READY = new Watchdog_ready();
Wa
watdog.c
/*
*
*watchdog.c
*
* Copyright (C) 2006 ccb
*
*author: lichao
*email:lichao@njupt.edu.cn
* May be freely distributed as part of Linux.
*/
#include
#include