代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.lst
__start:
__text_start:
0011 E5CF LDI R28,0x5F
0012 E0D2 LDI R29,2
0013 BFCD OUT 0x3D,R28
0014 BFDE OUT 0x3E,R29
0015 51C0 SUBI R28,0x10
0016 40D
watchdog.lis
.module WatchDog.c
.area text(rom, con, rel)
0000 .dbfile J:\AVRpractice\BOOK\WatchDog\WatchDog.c
0000 .dbfunc
watchdog.nc
// $Id: WatchDog.nc,v 1.1.10.4 2003/08/26 09:08:13 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission
watchdog.h
/* $Id: watchdog.h,v 1.1 2001/01/18 04:47:44 davem Exp $
*
* watchdog - Driver interface for the hardware watchdog timers
* present on Sun Microsystems boardsets
*
* Copyright (c) 2000 Eric Browe
watchdog.h
/*
* Generic watchdog defines. Derived from..
*
* Berkshire PC Watchdog Defines
* by Ken Hollis
*
*/
#ifndef _LINUX_WATCHDOG_H
#define _LINUX_WATCHDOG_H
#include
watchdog.h
#undef CONFIG_WATCHDOG
watchdog.txt
Watchdog Timer Interfaces For The Linux Operating System
Alan Cox
Custom Linux Driver And Program Development
The following watchdog drivers are currently imple
watchdog.h
//*****************************************************************************
//
// watchdog.h - Prototypes for the Watchdog Timer API
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All rig
watchdog.h
/*
* Generic watchdog defines. Derived from..
*
* Berkshire PC Watchdog Defines
* by Ken Hollis
*
*/
#ifndef _LINUX_WATCHDOG_H
#define _LINUX_WATCHDOG_H
#include
watchdog.h
#undef CONFIG_WATCHDOG