代码搜索:多串口

找到约 10,000 项符合「多串口」的源代码

代码结果 10,000
www.eeworm.com/read/459057/7283097

obj 串口link.obj

www.eeworm.com/read/459057/7283098

c 串口link.c

#include #include typedef unsigned char INT8U; typedef unsigned int INT16U; typedef unsigned long INT32U; ///////////////定义//////////////////////////// sfr TCON2 = 0x
www.eeworm.com/read/459057/7283099

hex link虚拟串口.hex

:1001D90075CBFF85CBCD75CAA085CACCE4F5C822FD :10016A008F20D2CAC2B130CFFDC2CFA20092B13025 :10017A00CFFDC2CFA20192B130CFFDC2CFA202926F :10018A00B130CFFDC2CFA20392B130CFFDC2CFA210 :10019A000492B130CFF
www.eeworm.com/read/459057/7283101

lnp link虚拟串口.lnp

"串口LINK.obj" TO "LINK虚拟串口" RAMSIZE(256) CODE( 0X0100-0X40FE ) XDATA( 0X0000-0X00FF )
www.eeworm.com/read/459057/7283105

lst 串口link.lst

C51 COMPILER V7.00 串__LINK 09/11/2006 11:08:58 PAGE 1 C51 COMPILER V7.00, COMPILATION OF MODULE 串__LINK OBJECT MODULE PLACED IN
www.eeworm.com/read/459057/7283107

opt link虚拟串口.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 }
www.eeworm.com/read/456941/7336585

src 串口发送接收.src

[Files] 串口发送接收.c [Headers] [Documents]
www.eeworm.com/read/456941/7336586

c 串口发送接收.c

//ICC-AVR application builder : 2009-3-11 14:28:07 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC
www.eeworm.com/read/456941/7336587

_c 串口发送接收._c

//ICC-AVR application builder : 2009-3-11 14:28:07 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC