代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.asm.txt
看门狗子程序:T0做WATCHDOG,定时约为16毫秒
初始化:
MOV TMOD,#01H
SETB ET0 ;润许T0中断
SETB PT0 ;设T0为高级中断
MOV TH0,#0E0H ;定时约16
SETB TR0 ;启动T0
SETB EA ;开中断
应用:
ORG 0000H
AJMP MAIN
OR
hw_watchdog.h
//*****************************************************************************
//
// hw_watchdog.h - Macros used when accessing the Watchdog Timer hardware.
//
// Copyright (c) 2005-2009 Luminary
regs-watchdog.h
/* linux/include/asm/arch-s3c2410/regs0watchdog.h
*
* Copyright (c) 2003 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
*
* This program is free softwa
regs-watchdog.h
/* linux/include/asm/arch-s3c2410/regs0watchdog.h
*
* Copyright (c) 2003 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
*
* This program is free softwa
watchdog.dp2
WatchDog.o: C:/icc/include/io8535v.h
nmi_watchdog.txt
Is your ix86 system locking up unpredictably? No keyboard activity, just
a frustrating complete hard lockup? Do you want to help us debugging
such lockups? If all yes then this document is definitely
pcwd-watchdog.txt
Berkshire Products PC Watchdog Card
Support for ISA Cards Revision A and C
Documentation and Driver by Ken Hollis
The PC Watch
hw_watchdog.h
//*****************************************************************************
//
// hw_watchdog.h - Macros used when accessing the Watchdog Timer hardware.
//
// Copyright (c) 2005-2008 Luminary
watchdog.s37
S315000100120891FF0709930080D19411EE88D4D196F5
S31500010022D1985C995C994C99049DD198D19A03EE29
S31500010032F494D3D4412A404A45BE8892412440448D
S30F0001004253BE40F0268041EE989A65
S3110001004C88DA4C20
prog_watchdog.h
/*
* iRTOS
* Copyright (C) 2008 Dmitriy Cherepanov
*
* This file is part of iRTOS
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of t