代码搜索结果

找到约 8,517 项符合 Watchdog 的代码

watchdog.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

watchdog.mak

CC = iccavr CFLAGS = -ID:\AVR\icc\include\ -e -DATMEGA -DATMega16 -l -g -Wa-IC:\icc\include\ -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\AVR\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x5

watchdog.prj

[Compiler Options] Edit1=D:\AVR\icc\include\ Edit2=D:\AVR\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=16384 Edit10=1024 ComboBox2=9 RadioGro

watchdog.src

[Files] main.c [Headers] ..\..\icc\include\macros.h cfg.h ..\..\icc\include\iom16v.h [Documents] 说明.txt

watchdog.lst

__text_start: __start: 002A E5CF LDI R28,0x5F 002B E0D4 LDI R29,4 002C BFCD OUT 0x3D,R28 002D BFDE OUT 0x3E,R29 002E 51C0 SUBI R28,0x10 002F 40D

watchdog.hex

:040000000C942A0032 :14005400CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E67D :14006800F0E010E0E036F10711F00192FBCF0083E4E5F0E03C :14007C00A0E6B0E010E0E435F10721F0C89531960D92F9CFBD :140090000E947D00FFC

watchdog.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR D:\AVR\我的程序\开门狗实验\ FILE cfg.h FUNC delay_ms 96 fV BLOCK 10 9A DEFREG i 20 I DEFREG time 16 I LINE 10 9A LINE 12 9A LINE 13 9C LINE 13 A0 LI

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