代码搜索结果

找到约 6,975 项符合 Watchdog 的代码

watchdogrtc.c

//watchdogrtc.c - code recommendation for C header file /*********************************************************************** MODULE: Watchdog and Real Time Clock Common Code VERSION: 1.00

watchdogrtc.h

//watchdogrtc.h - code recommendation for C header file /*********************************************************************** MODULE: Watchdog and Real Time Clock Common Code VERSION: 1.00

watchdogrtc.c

//watchdogrtc.c - code recommendation for C header file /*********************************************************************** MODULE: Watchdog and Real Time Clock Common Code VERSION: 1.00

watchdogrtc.h

//watchdogrtc.h - code recommendation for C header file /*********************************************************************** MODULE: Watchdog and Real Time Clock Common Code VERSION: 1.00

watchdogrtc.c

//watchdogrtc.c - code recommendation for C header file /*********************************************************************** MODULE: Watchdog and Real Time Clock Common Code VERSION: 1.00

example_281xwatchdog.c

//########################################################################### // // FILE: Example_281xWatchdog.c // // TITLE: DSP281x Watchdog interrupt test program. // // ASSUMPTIONS: //

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)

testwatchdog.c

/* testwatchdog.c * test file for testing AT91RM9200 watchdog, deals with the Timer/Counter 1 */ #include #include #include #include #include #i

watchdog.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro

watchdog.s

.module WatchDog.c .area text(rom, con, rel) .dbfile J:\AVRpractice\BOOK\WatchDog\WatchDog.c .dbfunc e DelayMs _DelayMs fV ; j -> R20,R21 ; i -> R16,R17 .even _De