代码搜索结果

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

watchdog.c

//***************************************************************************** // // watchdog.c - Driver for the Watchdog Timer Module. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rig

watchdog.h

//***************************************************************************** // // watchdog.h - Prototypes for the Watchdog Timer API // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rig

watchdog.h

//***************************************************************************** // // watchdog.h - Prototypes for the Watchdog Timer API // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rig

watchdog.c

/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */ /* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */ /* ELIGIBILITY FOR ANY PURPOSES.

watchdog.h

/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU */ /* MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR */ /* ELIGIBILITY FOR ANY PURPOSES.

watchdog.c

//***************************************************************************** // // watchdog.c - Driver for the Watchdog Timer Module. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rig

watchdog.h

//***************************************************************************** // // watchdog.h - Prototypes for the Watchdog Timer API // // Copyright (c) 2005,2006 Luminary Micro, Inc. All rig

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. // //=============