代码搜索结果
找到约 6,975 项符合
Watchdog 的代码
nmi.c
/*
* linux/arch/x86_64/nmi.c
*
* NMI watchdog support on APIC systems
*
* Started by Ingo Molnar
*
* Fixes:
* Mikael Pettersson : AMD K7 support for local APIC NMI watc
riowatchdog.c
/* $Id: riowatchdog.c,v 1.3.2.2 2002/01/23 18:48:02 davem Exp $
* riowatchdog.c - driver for hw watchdog inside Super I/O of RIO
*
* Copyright (C) 2001 David S. Miller (davem@redhat.com)
*/
#incl
cpwatchdog.c
/* cpwatchdog.c - driver implementation for hardware watchdog
* timers found on Sun Microsystems CP1400 and CP1500 boards.
*
* This device supports both the generic Linux watchdog
* interface and
wdshow.c
/* wdShow.c - watchdog show routines */
/* Copyright 1990-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,18dec00,pes Correct compiler w
wdlib.c
/* wdLib.c - watchdog timer library */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01t,24jun96,sbs made windview instr
wdshow.c
/* wdShow.c - watchdog show routines */
/* Copyright 1990-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,18dec00,pes Correct compiler w
wdlib.c
/* wdLib.c - watchdog timer library */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01t,24jun96,sbs made windview instr
readme.encoderwatchdog
Reason for an encoder watchdog
------------------------------
On one hand, the SM2288 encoder will not crash easily, but high
bitrate and perturbed video input will make it more sensible to
crashing.
example_28xwatchdog.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="C:\ti\c2000\dsp28\examples\watchdog\"
ProjectType=Executable
CPU
watchdog_reset.cxx
//==========================================================================
//
// watchdog_reset.cxx
//
// Watchdog reset test
//
//=====================================================