代码搜索结果

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

watchdog_uv2.bak

### 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的方法.txt

/*你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 下面我以lcpRD2为例: */ sfr wdtres=0xa6; // uchar count; ledflash() { LED1=~LED1; } w

watchdog_uv2.bak

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

misc-watchdog-1.c

#include #include #include #include #include #include #include #include

watchdog_test_flash.pjf

# Embest IDE Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS PROJECT FILE! PROJECT_NAME watchdog_test_flash CONFIG CPU MODULE=arm7.

watchdog_sw_rst.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

b_watchdog_s.java

/* * b_WatchDog_s.java */ package EDU.gatech.cc.is.clay; import java.lang.*; import EDU.gatech.cc.is.util.Vec2; import EDU.gatech.cc.is.util.Units; /** * Monitor a boolean node for true values.

watchdog_ebsa285.cdl

# ==================================================================== # # watchdog_ebsa285.cdl # # eCos watchdog for ARM/EBSA285 driver configuration data # # ========================