代码搜索:Watchdog

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

代码结果 8,517
www.eeworm.com/read/412186/11211471

html at91sam7s256_wdtc.html

Hardware API Selector: AT91SAM7S256 Definitions Wat
www.eeworm.com/read/265527/11262121

asm wdt42cfg.asm

;File: wdt42cfg.a51 ;Author: Eckart Hartmann Date:17/10/2003 ;Development progress: Wdt834.df ; ;WdtCfg==========Initialise watchdog ;C Function prototype: char WdtCfg(char cCon); ;Description o
www.eeworm.com/read/265527/11262123

asm wdt42kk.asm

;File: wdt42kk.a51 ;Author: Eckart Hartmann Date:17/10/2003 ;Development progress: Wdt834.df ; ;WdtKk==========Kick watchdog. ;C Function prototype: char WdtKk(void); ;Description of Function: R
www.eeworm.com/read/146753/12615634

html at91sam7s64_wdtc.html

Hardware API Selector: AT91SAM7S64 Definitions Watch
www.eeworm.com/read/235932/14040816

html at91sam7s64_wdtc.html

Hardware API Selector: AT91SAM7S64 Definitions Watch
www.eeworm.com/read/105481/15666230

c wdt_selfcalibration.c

// wdt_selfcalibration.c // Software sample: Watchdog Timer Self-Calibration // Christian Kulig, 10/28/02 // This sample shows how to take advantage of the sophisticated clock tree of the LPC900.
www.eeworm.com/read/256498/11996040

bak timint.h.bak

/**************************************************************************** 【文 件 名 称】TIMINT.H ****************************************************************************/ #ifndef __TIMINT_H__
www.eeworm.com/read/394868/8204784

txt vxworks 看门狗.txt

/*head file*/ #include "vxworks.h" #include "logLib.h" #include "taskLib.h" #include "wdLib.h" #include "stdio.h" #include "sysLib.h" /*macro declare*/ #define DELAY_SECONDS 5 /*varible*/ WD
www.eeworm.com/read/133440/5905235

c sci_ds.c

/*------------------------------------------------------------------*- SCI_Ds.c (v1.00) ------------------------------------------------------------------ This is an implementation of
www.eeworm.com/read/123322/6061098

cxx sh.cxx

//========================================================================== // // watchdog/sh.cxx // // Watchdog implementation for Hitachi SH CPUs // //====================================