代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
makefile
#
# Makefile for the WatchDog device drivers.
#
obj-$(CONFIG_MCP) += mcp.o
mcp-objs := mcpcan.o spi.o spi_cmd.o
# Only one watchdog can succeed. We probe the hardware watchdog
# drivers first, the
msp430x54x_wdt_06.c
//******************************************************************************
// msp430FG5438 Demo - WDT+ Failsafe Clock, 32kHz ACLK
//
// Description; Allow WDT+ in watchdog to timeout source
readme.txt
8051Fx Watchdog Example Program
This example program shows how to configure PCA Module 4 as a watchdog timer on 8051Fx-compatible devices. In this example, the watchdog is configured to 'overflow' af
watchdogrtc.h
//watchdogrtc.h - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.h
//watchdogrtc.h - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.h
//watchdogrtc.h - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.h
//watchdogrtc.h - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
main.lst
C51 COMPILER V6.03b MAIN 11/26/2000 20:19:23 PAGE 1
C51 COMPILER V6.03b, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN .
main.c
#include
/*------------------------------------------------
This function adjusts the watchdog timer compare
value to the current PCA timer value + 0xFF00.
Note that you must write
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 'MC9S08DZ60.inc'