代码搜索结果

找到约 8,517 项符合 Watchdog 的代码

watchdog.conf.5

.TH WATCHDOG.CONF 5 "January 2005" .UC 4 .SH NAME watchdog.conf \- configuration file for the watchdog daemon .SH DESCRIPTION This file carries all configuration options for the Linux watchdog daemon.

hw_watchdog.h

//***************************************************************************** // // hw_watchdog.h - Macros used when accessing the Watchdog Timer hardware. // // Copyright (c) 2005-2007 Luminary

watchdog.dp2

WatchDog.o: D:\ICC7~1.14C\include\iom128v.h

watchdog_enable.c

#include #include #include void __FASTCALL__ WATCHDOG_Enable( unsigned int timeout ) { #asm ld a, WATCHDOG_ENABLE or a, l o

watchdog_disable.c

#include #include void WATCHDOG_Disable( void ) { #asm ld a, 0 out (WATCHDOG_REG), a #endasm }

watchdog_reset.c

#include #include /* set watchdog timer */ void WATCHDOG_Reset( void ) { #asm in a, (WATCHDOG_REG) or WATCHDOG_RESET out (WATCHDOG_REG), a

watchdog.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) Group (Documentation) Group (Debugger Scripts) File 1,1,

watchdog.m51

BL51 BANKED LINKER/LOCATER V4.16d 08/30/2001 15:36:07 PAGE 1 BL51 BANKED LINKER/LOCATER V4.16d, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE watch

watchdog_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) DaveTm { 0,0,0,0,0,0,0,0 } Target (Tar

watchdog.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) Group (Documentation) Group (Debugger Scripts) File 1,1,