代码搜索:UART

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

代码结果 10,000
www.eeworm.com/read/455381/7372806

plg uart.plg

礦ision3 Build Log Project: E:\CST\EOS\4uart\uart.uv2 Project File Date: 04/12/2009 Output: Build target 'Target 1' compiling main.c... linki
www.eeworm.com/read/455381/7372808

map uart.map

ARM Linker, RVCT3.1 [Build 938] for uVision [Evaluation] ================================================================================ Section Cross References startup.o(STACK) refers
www.eeworm.com/read/455381/7372811

dsn uart.dsn

www.eeworm.com/read/455381/7372813

opt uart.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/455381/7372818

pwi uart.pwi

www.eeworm.com/read/455381/7372819

plg uart.plg

礦ision3 Build Log Project: E:\实验3\uart.uv2 Project File Date: 04/12/2009 Output:
www.eeworm.com/read/455142/7377300

lst uart.lst

C51 COMPILER V7.50 UART 01/06/2006 13:37:04 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE UART OBJECT MODULE PLACED IN UA
www.eeworm.com/read/455142/7377301

c uart.c

#include "REG1210.H" #include"SystemDeclare.h" //////////////////////////////////////////////////// struct Communication{ unsigned char ReceivedLength; unsigned char SentLengt
www.eeworm.com/read/455142/7377302

obj uart.obj

www.eeworm.com/read/455142/7377309

h uart.h

extern struct Communication{ unsigned char ReceivedLength; unsigned char SentLength; unsigned char ReceiveMaxLength; unsigned char SendLength; unsigned c