代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.h
/*
* (C) Copyright 2001
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; yo
watchdog.c
/*
* (C) Copyright 2001
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
watchdog.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
watchdog.v
//WatchDog counter
module watchdog(
clk,
rst_n,
wdval,
wden,
wdi,
// wdf,
wdo
);
input clk,rst_n;
input wden;//watchdog enable
input wdi;//watchdog refresh
// output wdf;//w
watchdog.v
// WARNING: Do NOT edit the input and output ports in this file in a text
// editor if you plan to continue editing the block that represents it in
// the Block Editor! File corruption is VERY likel
watchdog.c
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:watchdog.c
*描 述:看门狗驱动源文件
watchdog.h
/*********************************************************************
* Copyright (c) 2011-2012,李士伟
* All rights reserved.
*文 件 名:watchdog.h
*描 述:看门狗驱动头文件
watchdog.plg
礦ision Build Log
Project:
F:\LU1和LE1编程\nRF24LE1程序包-----工程版\第二章\2.7看门狗\watchdog\程序\watchdog.uvproj
Project File Date: 09/08/2010
Output:
Build
watchdog.uvopt
1.0
watchdog.lnp
"STARTUP.obj",
"main.obj",
"watchdog_conf.obj"
TO "watchdog"
RAMSIZE(256)