代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.env
[ICE]
PCTR Enable=0
PCTR Save OP Only=0
[General]
Device=1
HisSize=1024
Timer=24576000
EmuSel=0
MODE=0
[INCLUDE]
Count=1
INCPATH0=
[LIBRARY]
Count=1
LIBPATH0=
[Break Point]
Cou
watchdog.asm
// GCC for SUNPLUS u'nSP version 1.0.10
// Command: E:\PROGRA~1\Sunplus\UNSPID~3\IDE180\cc1.exe C:\DOCUME~1\李华丽.DOMAIN\LOCALS~1\Temp\ccsvaaaa.i -fkeep-inline-functions -quiet -dumpbase Watchdog.c -gs
watchdog.lst
Sunplus u'nSP Assembler - Ver. 1.8.0
Listing File Has Been Relocated
// GCC for SUNPLUS u'nSP version 1.0.10
// Command: E:\P
watchdog.map
Wednesday, July 09, 16:41:39, 2003
Sunplus u'nSP Linker version 1.8.0 (enc)
-------------------------------------------
Global Symbol Name
watchdog.sbm
.stabs "startup_code.",0x3c,0,0,0
.stabs "__sn_main:F15",36,0,0, 32806
.stabs "__sn_end:F15",36,0,0, 32804
.stabs "__sn_exception:F15",36,0,0, 32805
.stabs "F:\电子竞赛\C语言应用篇\Source Code\
watchdog.ary
Obj: "E:\Program Files\Sunplus\unSPIDE180\IDE180\startupD.obj"
Obj: "F:\电子竞赛\C语言应用篇\Source Code\chapter4 SystemSetup\WatchDog\Debug\Resource.obj"
Obj: "F:\电子竞赛\C语言应用篇\Source Code\chapter4 SystemSetu
watchdog.c
#include "SPCE061.h"
#define count0 0xffffff;
#define count1 0xfff;
int main()
{
unsigned long int Delay;
//设置B口为同相低电平输出
*P_IOA_Dir =0xffff;
*P_IOA_Attrib =0xffff;
*P_IOA_Data =0;
watchdog.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE061A_EZPROBE)Application
CFG=Debug
# Begin Proje
watchdog.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
watchdog.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic