代码搜索结果

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

readme.txt

Watchdog This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the wat

watchdog.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

makefile

#****************************************************************************** # # Makefile - Rules for building the watchdog example. # # Copyright (c) 2005,2006 Luminary Micro, Inc. All rights

readme.txt

Watchdog This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the wat

watchdog.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

watchdog.h

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

watchdog.c

/* * watchdog.c * * 看门狗 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "link.h" #include

pinalarm.c

#include "delay.h" #include "watchdog.h" #include "XData.h" #include "Reg52.h" void PinAlarm() /***++=蜂鸣器报警程序++=***/ { BYTE i; for(i=0;i

watchdog.c

/* * watchdog.c * * 看门狗 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "link.h" #include

watchdog.c

/* * watchdog.c * * 看门狗 * * * * 陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #include "link.h" #include