代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.h
/*********************************************************************
* webcam_server *
*
watchdog.asm
#include
.section L1_code;
.global _BF533_WDOG_WRITE_CNT;
.global _BF533_WDOG_WRITE_CTL;
.global _BF533_WDOG_WRITE_STAT;
.global _BF533_WDOG_INTERRUPT_enable;
.global _BF533
watchdog.h
#ifndef __WATCHDOG__
#define __WATCHDOG__
void BF533_WDOG_WRITE_CNT();
void BF533_WDOG_WRITE_CTL();
void BF533_WDOG_WRITE_STAT();
void BF533_WDOG_INTERRUPT_enable():
void BF533_WDOG_RESTART():
watchdog.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(watchdog)
watchdog.~ap
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(watchdog)
watchdog.c
#include "vxworks.h"
#include "wdLib.h"
#include "stdio.h"
#include "taskLib.h"
#include "logLib.h"
#include "sysLib.h"
void taskTwo(void)
{
int i;
for(i = 0; i < 10; i++)
{
taskDel
watchdog.txt
-> watchdog
value = 276572144 = 0x107c27f0
->
first show: watchdog created!
Watchdog Id : 0x107c33f8
State : OUT_OF_Q
Ticks Remaining : 0
Routine