代码搜索结果
找到约 6,975 项符合
Watchdog 的代码
watchdog.h
#if !defined( _WATCHDOG_H )
#define _WATCHDOG_H
void Watchdog(void);
void ShortTimeIwdgSetup (void);
#endif
watchdog.c
/**********************************************************************
* File: Watchdog.c
* Devices: TMS320F2833x
* Author: David M. Alter, Texas Instruments Inc.
* History:
* 12/18/07 - origi
watchdog.c
/*
* \file watchdog.c
* \brief Driver for SCM Watchdog Timer
* \version $Revision: 1.1 $
* \author Michael Norman
*/
#include "common.h"
#include "watchdog.h"
/***************************
watchdog.h
/*
* \file watchdog.h
* \brief Driver for SCM Watchdog Timer
* \version $Revision: 1.1 $
* \author Michael Norman
*/
#ifndef __WATCHDOG_H__
#define __WATCHDOG_H__
/***********************
watchdog.h
/*
* Generic watchdog defines. Derived from..
*
* Berkshire PC Watchdog Defines
* by Ken Hollis
*
*/
#ifndef _LINUX_WATCHDOG_H
#define _LINUX_WATCHDOG_H
#include
watchdog.h
/*
* Generic watchdog defines. Derived from..
*
* Berkshire PC Watchdog Defines
* by Ken Hollis
*
*/
#ifndef _LINUX_WATCHDOG_H
#define _LINUX_WATCHDOG_H
#include
watchdog.s
.module WatchDog.c
.area text(rom, con, rel)
.dbfile J:\AVRpractice\BOOK\WatchDog\WatchDog.c
.dbfunc e DelayMs _DelayMs fV
; j -> R20,R21
; i -> R16,R17
.even
_De
watchdog.o
XL
H 1 areas 5 global symbols
M WatchDog.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size F4 flags 0
dbfile J:\AVRpractice\BOOK\WatchDog\WatchDog.c
dbfunc e DelayMs 0 fV
dbsym r j 14 i
watchdog.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR J:\AVRpractice\BOOK\WatchDog\
FILE WatchDog.c
FUNC DelayMs 62 fV
BLOCK 9 64
DEFREG j 20 i
DEFREG i 16 i
LINE 9 64
LINE 10 64
LINE 11 66
LINE
watchdog.lk
WatchDog.o