代码搜索结果

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

watchdog.h

/* * include/asm-sh/cpu-sh4/watchdog.h * * Copyright (C) 2002, 2003 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" i

watchdog.h

/* * include/asm-sh/cpu-sh3/watchdog.h * * Copyright (C) 2002, 2003 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" i

watchdog.h

/* * include/asm-sh/cpu-sh2/watchdog.h * * Copyright (C) 2002, 2003 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" i

watchdog.c

/* vi: set sw=4 ts=4: */ /* * Mini watchdog implementation for busybox * * Copyright (C) 2000 spoon . * * This program is free software; you can redistribute it and/or modif

watchdog.h

/* * Generic watchdog defines. Derived from.. * * Berkshire PC Watchdog Defines * by Ken Hollis * */ #ifndef _LINUX_WATCHDOG_H #define _LINUX_WATCHDOG_H #include

watchdog.cdl

# ==================================================================== # # watchdog.cdl # # eCos watchdog configuration data # # =======================================================

watchdog.cxx

//========================================================================== // // watchdog.cxx // // Watchdog test // //===========================================================

watchdog.h

#ifndef _IO_WATCHDOG_H_ #define _IO_WATCHDOG_H_ //========================================================================== // // watchdog.h // // c-api to the watchdog. // //====

watchdog.hxx

#ifndef CYGONCE_DEVS_WATCHDOG_HXX #define CYGONCE_DEVS_WATCHDOG_HXX //========================================================================== // // watchdog.hxx // // Watchdog int

watchdog.cxx

//========================================================================== // // io/watchdog/watchdog.cxx // // Watchdog common code // //============================================