代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdogrtc.c
//watchdogrtc.c - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.lst
C51 COMPILER V7.05 WATCHDOGRTC 04/08/2005 13:54:33 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE WATCHDOGRTC
OBJECT MODULE PLACE
watchdogrtc.c
//watchdogrtc.c - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.lst
C51 COMPILER V7.05 WATCHDOGRTC 09/09/2004 17:04:07 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE WATCHDOGRTC
OBJECT MODULE PLACE
watchdogrtc.c
//watchdogrtc.c - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
watchdogrtc.lst
C51 COMPILER V7.05 WATCHDOGRTC 12/13/2004 14:21:08 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE WATCHDOGRTC
OBJECT MODULE PLACE
watchdogrtc.c
//watchdogrtc.c - code recommendation for C header file
/***********************************************************************
MODULE: Watchdog and Real Time Clock Common Code
VERSION: 1.00
postinst
#!/bin/sh
set -e
if [ "$1" = configure ]
then
. /usr/share/debconf/confmodule
# do we have to create the device?
if [ ! -c /dev/watchdog ]
then
(cd /dev; /sbin/MAKEDEV misc || true
wd_keepalive.init
#!/bin/sh
#/etc/init.d/wd_keepalive: start wd_keepalive daemon.
### BEGIN INIT INFO
# Provides: wd_keepalive
# Short-Description: Start watchdog keepalive daemon
# Required-Start: $local_
f02x_watchdog.c
//-----------------------------------------------------------------------------
// F02x_Watchdog.c
//-----------------------------------------------------------------------------
// Copyright 2006