代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
derivative.inc
; Note: This file is recreated by the project wizard whenever the MCU is
; changed and should not be edited by hand
; include derivative specific macros
INCLUDE 'MC68HC908JL16.i
derivative.inc
; Note: This file is recreated by the project wizard whenever the MCU is
; changed and should not be edited by hand
; include derivative specific macros
INCLUDE 'MC68HC908JL16.i
derivative.inc
; Note: This file is recreated by the project wizard whenever the MCU is
; changed and should not be edited by hand
; include derivative specific macros
INCLUDE 'MC68HC908JL16.i
derivative.inc
; Note: This file is recreated by the project wizard whenever the MCU is
; changed and should not be edited by hand
; include derivative specific macros
INCLUDE 'MC68HC908GP32.i
makefile
#
# Makefile for the WatchDog device drivers.
#
# Only one watchdog can succeed. We probe the ISA/PCI/USB based
# watchdog-cards first, then the architecture specific watchdog
# drivers and then the
readme.txt
****************************************************************************************************
ADSP-BF561 EZ-KIT
Watchdog Example
Analog Devices, Inc.
DSP Division
Three Technology W
readme
Berkshire PC Watchdog Card Driver
Copyright (c) 1999-2002 Holger Eiboeck, All Rights Reserved.
http://www.pcwd.de
ideas and parts of the code by Kenji Hollis
watchd.bas
'-----------------------------------------------------
' (c) 1998-2001 MCS Electronics
' WATCHD.BAS demonstrates the AT89S8252 watchdog timer
' select 89s8252.dat !!!
'-------------
inaccuratetimeoutwatchdog.java
/***********************************************************************
* Copyright (c) 2000-2004 The Apache Software Foundation. *
* All rights reserved.