代码搜索:byte

找到约 10,000 项符合「byte」的源代码

代码结果 10,000
www.eeworm.com/read/423728/10535945

mp write-byte.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/423728/10535949

src write-byte.src

[Files] write-byte.c [Headers] [Documents]
www.eeworm.com/read/423728/10535952

_c write-byte._c

#include #define uchar unsigned char #define uint unsigned int #include"i2c.h" //延时函数 void s_ms(unsigned int t) { for(;t>1;t--) { } } //写一个字节 main() { i2c_init
www.eeworm.com/read/423728/10535955

dbg write-byte.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.2 CPU AVR FRAMEPOINTER Y DIR E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\ FILE write-byte.c FUNC s_ms 222 fV BLOCK 7 222 DEFREG t 16 i LINE 7 222 LINE 8 222 LI
www.eeworm.com/read/423728/10535959

mak write-byte.mak

CC = iccavr CFLAGS = -IE:\产品\开发板\mega128-board\实验程序\I2C读写24C04 -e -D__ICC_VERSION="7.14C" -DATMEGA -DATMega128 -l -g -Mavr_enhanced -Wf-use_elpm ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -g -e:0x2000
www.eeworm.com/read/423728/10535963

lk write-byte.lk

write-byte.o
www.eeworm.com/read/423728/10535968

lis write-byte.lis

.module write-byte.c .area text(rom, con, rel) 0000 .dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\write-byte.c 0000
www.eeworm.com/read/423728/10535971

hex write-byte.hex

:040000000C94460016 :14008C00CFEFD0E1CDBFDEBFCE51D0400AEA08830024E0E036 :1400A000F1E011E0E030F10711F00192FBCF0083ECE8F0E0FD :1400B400A0E0B1E010E000E00BBFEC38F10721F0C89531963C :1400C8000D92F9CF0E9
www.eeworm.com/read/423728/10535978

o write-byte.o

XL H 1 areas 10 global symbols M write S push_xgset00FC Ref0000 S push_xgset30FC Ref0000 S pop_xgset00FC Ref0000 S pop_xgset30FC Ref0000 A text size 16C flags 0 dbfile E:\产品\开发板\mega128-board\
www.eeworm.com/read/423728/10535983

s write-byte.s

.module write-byte.c .area text(rom, con, rel) .dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\write-byte.c .dbfile E:\产品\开发板\mega128-board\实验程序\I2C读写24C04\i2c.h .dbfunc e i2c_init _i2c_init