代码搜索:超低频
找到约 2,259 项符合「超低频」的源代码
代码结果 2,259
www.eeworm.com/read/26458/959958
hex 低频频率计.hex
:040000000C94360026
:040014000C949400B4
:14005400C0F9A4B0999282F880908883C6A1868EFEFDFBF763
:14006800EFDFBF7FCFE5D4E0CDBFDEBFC051D0400AEA088347
:14007C000024E0E6F0E010E0E436F10711F00192FBCF0083D3
www.eeworm.com/read/26458/959960
lis 低频频率计.lis
.module _低频频率计.c
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\Administrator\桌面\精雅系列单片机实验开发板演示程序\低频频率计/delay.h
0000
www.eeworm.com/read/26458/959961
lst 低频频率计.lst
__start:
__text_start:
0036 E5CF LDI R28,0x5F
0037 E0D4 LDI R29,4
0038 BFCD OUT 0x3D,R28
0039 BFDE OUT 0x3E,R29
003A 51C0 SUBI R28,0x10
003B 40D
www.eeworm.com/read/26458/959962
o 低频频率计.o
XL
H 4 areas 13 global symbols
M _
S push_gset1 Ref0000
S push_gset2 Ref0000
S mod32s Ref0000
S div32s Ref0000
S mod16u Ref0000
S div16u Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
A te
www.eeworm.com/read/26458/959963
dbg 低频频率计.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR C:\DOCUME~1\Administrator\桌面\精雅系列单片机实验开发板演示程序\低频频率计\
FILE 低频频率计.c
DEFGLOBAL led_date 54 A[16:16]kc
DEFGLOBAL led_seg 64 A[8:8]kc
FILE delay.h
FU
www.eeworm.com/read/26458/959964
cof 低频频率计.cof
www.eeworm.com/read/26458/959965
c 低频频率计.c
//内部晶振 8M
#include
#include
#include "delay.h"
/*------宏定义------*/
#define uchar unsigned char
#define uint unsigned int
uint m,value;
const uchar led_date[]={0xC0,
www.eeworm.com/read/26458/959966
mak 低频频率计.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bda
www.eeworm.com/read/26458/959968
mp 低频频率计.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------