代码搜索:Watchdog
找到约 8,517 项符合「Watchdog」的源代码
代码结果 8,517
www.eeworm.com/read/170059/9821682
h timer.h
/*
*************************************************************************
* Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT..
* All rights reserved.
*
* Filename:
www.eeworm.com/read/351307/10659652
gel first.gel
StartUp()
{
GEL_Reset();
GEL_MemoryFill(0x7029,1,1,0x68);
GEL_WatchAdd("*(int *)0x7029@data,x", "WDCR");
}
menuitem "Watchdog";
hotmenu Disable_Watchdog()
{
www.eeworm.com/read/302820/13826946
_c main._c
#include
#include
#include
#include "uart.h"
#include "define.h"
#include "led.h"
#include "uartnews.h"
#include "timetask.h"
/* 工程名称: 呼死你
* 日期:
www.eeworm.com/read/302820/13826947
c main.c
#include
#include
#include
#include "uart.h"
#include "define.h"
#include "led.h"
#include "uartnews.h"
#include "timetask.h"
/* 工程名称: 呼死你
* 日期:
www.eeworm.com/read/256826/11970280
asm lcd.asm
// Watchdog Reset
.DEFINE P_Watchdog_Clear 0x7012;
.code
.PUBLIC _Delay4us;
_Delay4us:.PROC//Always use r3 for delay counting//
push r3 to [sp];
r3=120;//1920 3
D4usCirculation:
n
www.eeworm.com/read/149500/12370699
c main.c
#include "reg52.h"
#include "typedef.h"
#include "function.h"
#include "define.h"
#include "varible.h"
#define loop() while(1)
sbit CS=P1^0;
bit system_init_F ;
void Cpu_init(void);
www.eeworm.com/read/173135/9671969
c wdtvx.c
/*****************************************************************
* *
* wdtvx.c *
www.eeworm.com/read/236785/13999157
asm lcd.asm
// Watchdog Reset
.DEFINE P_Watchdog_Clear 0x7012;
.code
.PUBLIC _Delay4us;
_Delay4us:.PROC//Always use r3 for delay counting//
push r3 to [sp];
r3=120;//1920 3
D4usCirculation:
n
www.eeworm.com/read/425003/10388502
pdf c51 keyboard and watchdog program examples.pdf
www.eeworm.com/read/133091/6956385
c omap30_dspwdg_l3.c
//-------------------------------------------------------------------------------
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//