代码搜索:xdata

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

代码结果 10,000
www.eeworm.com/read/180108/9319081

h config.h

#include "upsd3200.h" #include "string.h" #include "stdlib.h" #include "timer.h" #define XBYTE ((unsigned char volatile xdata *) 0) typedef unsigned char BOOLEAN; /*
www.eeworm.com/read/176732/9485749

c save_rf.c

#include #include "init.h" #include "scan.h" #include "common.h" unsigned char xdata RainFall_5Min[rf_dlen][2]; /*******************************************************************
www.eeworm.com/read/164365/10112974

c key.c

#include "golbal.h" WORD data KeyTime; BYTE xdata AD3Level; BYTE KeyCode,OldKeyCode,KeyRepeat; BYTE idata KeyDelayCount; BYTE data ModePressCount; void KeyPress() { BYTE idata KBu
www.eeworm.com/read/272887/10937616

plg 485monpro.plg

Build target 'Target 1' compiling 485Mon.c... linking... Program Size: data=31.0 xdata=10 code=479 "485MonPro" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/239130/13301778

h authorize_process.h

extern unsigned int xdata exhaust_number,authorize_number; extern void Authorize_process(void); extern void Rs232rece_process(void); #ifndef IN_AUTHORIZE #endif
www.eeworm.com/read/481765/6638077

c serial.c

#include "typedef.h" #include "ExtDef.h" #define LenTxBuf 2000 #define LenRxBuf 50 #define MaxLenStr 100 #define TABNum 8 uchar xdata TxBuf[LenTxBuf],RxBuf[LenRxBuf]; // buffer entities
www.eeworm.com/read/347110/11699774

searchresults tcpip.searchresults

---- connect Matches (48 in 5 files) ---- Http.c:// These structures keep track of connection information Http.c:extern CONNECTION xdata conxn[]; Http.c:// With HTTP 1.1 where the connection is lef
www.eeworm.com/read/12110/239490

c flash1.c

////////////FLASH读写操作调试程序///////////////// //////////flash.c//////////////////////////////////////// #include "c8051f040.h" #include "absacc.h" #define LEN 5 void FlashWrite(unsigned char xdata *
www.eeworm.com/read/13711/280618

c flash1.c

////////////FLASH读写操作调试程序///////////////// //////////flash.c//////////////////////////////////////// #include "c8051f040.h" #include "absacc.h" #define LEN 5 void FlashWrite(unsigned char xdata *
www.eeworm.com/read/14139/306082

h main.h

/******************************************* 文件名:Main.h 功 能:外部函数声明 *******************************************/ #ifndef __MAIN_H__ #define __MAIN_H__ uchar xdata * rbuff=0x8000; uchar xdat