代码搜索结果
找到约 10,000 项符合
T 的代码
t-sparclite
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = sparc/lb1spl.asm
LIB1ASMFUNCS = _divsi3 _udivsi3 _modsi3 _umodsi3
# These are really part of libgcc1, but this will cause them to be
# built correctly, so..
t-sparcbare
# configuration file for a bare sparc cpu, aout format files
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = sparc/lb1spc.asm
LIB1ASMFUNCS = _mulsi3 _divsi3 _modsi3
# These are really part of libgcc1, bu
t.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
t.c
#include
#define COUNT 10 /* 定义发送缓冲区大小 */
#define NODE_ADDR 64 /* 定义目的节点地址 */
unsigned char buffer[COUNT]; /* 定义发送缓
t.bat
cmd