代码搜索结果

找到约 6,975 项符合 Watchdog 的代码

watchdog.h

/* ================================================================================== File name: WATCHDOG.H Originator: Digital Control Systems Grou

watchdog.comp

/* tab:4 * WATCHDOG.c * * "Copyright (c) 2000 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software

watchdog.comp

/* tab:4 * WATCHDOG.c * * "Copyright (c) 2000 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software

watchdog.comp

/* tab:4 * WATCHDOG.c * * "Copyright (c) 2000 and The Regents of the University * of California. All rights reserved. * * Permission to use, copy, modify, and distribute this software

watchdog.h

/** * @file rtems/score/watchdog.h * * This include file contains all the constants and structures associated * with watchdog timers. This Handler provides mechanisms which can be * used

watchdog.inl

/** * @file rtems/score/watchdog.inl * * This file contains the static inline implementation of all inlined * routines in the Watchdog Handler. */ /* * COPYRIGHT (c) 1989-2004. * On-Lin

watchdog.cdl

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

watchdog.cxx

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

watchdog.hxx

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

watchdog.cxx

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