代码搜索结果
找到约 6,975 项符合
Watchdog 的代码
watchdog_func.c
void start_watchdog(alt_u32 period) //启动watchdog,period是监控时间,具体跟硬件模块有关
{
//IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM_B);
IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM
复件 watchdog_func.c
void start_watchdog(alt_u32 period) //启动watchdog,period是监控时间,具体跟硬件模块有关
{
//IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM_B);
IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM
复件 (2) watchdog_func.c
void start_watchdog(alt_u32 period) //启动watchdog,period是监控时间,具体跟硬件模块有关
{
//IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM_B);
IOWR_ALTERA_AVALON_TIMER_CONTROL (WATCHDOG_CUSTOM
nmi.h
/*
* linux/include/linux/nmi.h
*/
#ifndef LINUX_NMI_H
#define LINUX_NMI_H
#include
/**
* touch_nmi_watchdog - restart NMI watchdog timeout.
*
* If the architecture supports the NM
example_281xwatchdog.c
//###########################################################################
//
// FILE: Example_281xWatchdog.c
//
// TITLE: DSP281x Watchdog interrupt test program.
//
// ASSUMPTIONS:
//
entries
/dogcheck/1.1/Wed May 14 03:45:44 2008/-kb/
/dogcheck.cpp/1.1/Wed May 14 03:45:44 2008//
/makefile/1.1/Wed May 14 03:45:44 2008//
/watchdog.vcproj/1.1/Wed May 14 03:45:44 2008//
/watchdog.vcproj.J
repository
ttu/software/v1.1/appicaitons/watchdog