代码搜索:多串口

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

代码结果 10,000
www.eeworm.com/read/130316/14198130

c codeboot.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司
www.eeworm.com/read/130316/14198169

c ad.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司
www.eeworm.com/read/130314/14198226

c io.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司
www.eeworm.com/read/130314/14198261

c codeboot.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司
www.eeworm.com/read/130313/14198352

c mcbsp.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司
www.eeworm.com/read/232226/14202582

c serial.c

#include #define uchar unsigned char uchar *point1; extern bit flag; /********************************************************************** **函数功能:初始化串口函数(包括波特率设置) **
www.eeworm.com/read/127970/14323531

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/127516/14351075

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/226099/14495553

pas pen.pas

unit Pen; interface const SIOErr=-1; //串口错误 echoerr=-2; //巡更笔没有响应 HeaderERR=-3; //数据目录错误 AddressErr=-4; //数据地址错误 implementation end.
www.eeworm.com/read/226099/14495622

~pas pen.~pas

unit Pen; interface const SIOErr=-1; //串口错误 echoerr=-2; //巡检笔没有响应 HeaderERR=-3; //数据目录错误 AddressErr=-4; //数据地址错误 implementation end.