代码搜索结果
找到约 6,975 项符合
Watchdog 的代码
others.h
void Delay_X_ms(uint32 x);
void print_voltage(uint8 ch);
void print_Z_w(void);
uint16 szlb(uint16 _data);
#define WatchDog() { T3LD = 0x1000; T3CLRI = 0xff;} /*WatchDog*/
deadlinewddemo.c
/*deadlineWdDemo.c - Demo for invoking deadline handlers using watchdog timers*/
/* Copyright 1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,02mar94,ms written
*
directory watchdog - c, c++, c__.htm
directory watchdog - c, c++, c__
readme.txt
===========================================================================================
4.7 Watchdog实验
==========================================================================================
watchdog.c
/* vi: set sw=4 ts=4: */
/*
* Mini watchdog implementation for busybox
*
* Copyright (C) 2000 spoon .
*
* This program is free software; you can redistribute it and/or modif
watchdogrtc.h
//watchdogrtc.h - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.c
//watchdogrtc.c - 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