代码搜索:Int
找到约 10,000 项符合「Int」的源代码
代码结果 10,000
www.eeworm.com/read/252464/12280740
pwi int.pwi
www.eeworm.com/read/252464/12280744
dsn int.dsn
www.eeworm.com/read/252464/12280749
_c int._c
//ICC-AVR application builder : 2007-4-16 20:55:44
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
void port_init(void) //引脚初始化
{
PORTD = 0x0C;
www.eeworm.com/read/252464/12280753
c int.c
//ICC-AVR application builder : 2007-4-16 20:55:44
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
void port_init(void) //引脚初始化
{
PORTD = 0x0C;
www.eeworm.com/read/252464/12280758
mak int.mak
CC = iccavr
CFLAGS = -IC:\PROGRA~1\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\PROGRA~1\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -d
www.eeworm.com/read/252464/12280765
s int.s
.module int.c
.area text(rom, con, rel)
.dbfile F:\单片机源程序\AVR单片机程序\MAGE16\INT0\int.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 9
; //ICC-AVR application bu
www.eeworm.com/read/252464/12280769
mp int.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/252464/12280770