代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
msp430x22x4_wdt_01.c
//******************************************************************************
// MSP430F22x4 Demo - WDT, Toggle P1.0, Interval Overflow ISR, DCO SMCLK
//
// Description: Toggle P1.0 using soft
s3c2410x_wdog.h
//
// 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
msp430x11x1_wdt_01.c
//******************************************************************************
// MSP430x11x1 Demo - WDT, Toggle P1.0, Interval Overflow ISR, DCO SMCLK
//
// Description: Toggle P1.0 using soft
main.h
#ifndef _MAIN_HEAD
#define _MAIN_HEAD
#include "sm5964.h"
//配置信息
#define CRYTAL221184MHZ
//#define CRYTAL147456MHZ
//#define CRYTAL110592MHZ
#define ER690
//#define ER691
//#de
makefile
# File: drivers/at91/watchdog/Makefile
#
# Makefile for the Atmel AT91RM9200 watchdog device driver
#
O_TARGET := at91wdt.o
obj-y :=
obj-m :=
obj-n :=
obj- :=
obj-$(CONFIG_AT91_WATCHDOG) += at91_wd
msp430x20x3_wdt_01.c
//******************************************************************************
// MSP430F20xx Demo - WDT, Toggle P1.0, Interval Overflow ISR, DCO SMCLK
//
// Description: Toggle P1.0 using soft
makefile
#
#
#
# $Id: Makefile,v 1.2 2005/12/08 16:23:15 aaron Exp $
CFILES = \
watchdog_enable.c \
watchdog_disable.c \
watchdog_reset.c
AFILES = $(CFILES:.c=.asm)
OBJECTS = $(CFILES:.c=.o)
softlockup.c
/*
* Detect Soft Lockups
*
* started by Ingo Molnar, Copyright (C) 2005, 2006 Red Hat, Inc.
*
* this code detects soft lockups: incidents in where on a CPU
* the kernel does not reschedule for 1
wdog.h
/*
* Copyright 2004 by SEED.
* All rights reserved. Property of SEED.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
*
*/
/* August 2005
wdog.h
/*
* Copyright 2004 by SEED.
* All rights reserved. Property of SEED.
* Restricted rights to use, duplicate or disclose this code are
* granted through contract.
*
*/
/* August 2005