代码搜索:0xA

找到约 1,480 项符合「0xA」的源代码

代码结果 1,480
www.eeworm.com/read/199390/7862071

h f123flash.h

void Flash_wb(char *Data_ptr,char byte) //flash字节编程 { FCTL3=FWKEY; //Lock=0 0xa500 FCTL1=FWKEY+WRT; //WRT=1 0XA540 *Data_p
www.eeworm.com/read/235221/14080999

noname1

XBYTE[re_flagaddr]=0x87; data_address=XBYTE[0XA021]
www.eeworm.com/read/235220/14081119

noname1

XBYTE[re_flagaddr]=0x87; data_address=XBYTE[0XA021]
www.eeworm.com/read/140467/5790663

mk config.mk

TEXT_BASE = 0xa1700000
www.eeworm.com/read/168763/5437800

mk config.mk

TEXT_BASE = 0xa1700000
www.eeworm.com/read/152843/5658202

boot makefile.boot

zreladdr-y := 0xa0008000
www.eeworm.com/read/242886/12974955

scf bono_scat_ram.scf

; The region HEAP is used to locate the bottom of the heap immediately above ; the ZI data ("+0"). The heap will grow up from this address. ; ; The region STACKS is used to locate the top of the
www.eeworm.com/read/152695/5669376

mk config.mk

# # This is config used for compilation of WEP EP250 sources # # You might change location of U-Boot in memory by setting right TEXT_BASE. # This allows for example having one copy located at the
www.eeworm.com/read/152695/5670268

mk config.mk

#TEXT_BASE = 0xa1700000 TEXT_BASE = 0xa3000000 #TEXT_BASE = 0
www.eeworm.com/read/142911/5761851

h net_api.h

#ifndef NET_API_H #define NET_API_H /************************************************************************ * * NET_api.h * * The 'NET_api' module defines the NET subsystem * in