代码搜索:双串口

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

代码结果 10,000
www.eeworm.com/read/243105/12963181

scc mssccprj.scc

[SCC] SCC=This is a source code control file [串口.vbp] SCC_Project_Name=this project is not under source code control SCC_Aux_Path= [Project1.vbp
www.eeworm.com/read/320759/13418899

_c usart_scan._c

/******************************************/ //文件名:usart_scan.c //功能: 扫描式串口通信的应用 //作者: young //时间: 2006.11.16 //目标MCU:ATmega8 //晶振: 8MHZ /******************************************/ //通信波
www.eeworm.com/read/320759/13418901

c usart_scan.c

/******************************************/ //文件名:usart_scan.c //功能: 扫描式串口通信的应用 //作者: young //时间: 2006.11.16 //目标MCU:ATmega8 //晶振: 8MHZ /******************************************/ //通信波
www.eeworm.com/read/319973/13437984

h process.h

#ifndef _PROCESS_H #define _PROCESS_H ///////////////////////////////////////////////// // 定义串口处理函数 void Init_Process(void); int ProcessUART0(char pBuf[],int nLen,int nChar); int ProcessUART1(
www.eeworm.com/read/312689/13606262

c uart.c

#include #include "UART.h" #include "my_type.h" uint8 Sending; /******************************************************************** 函数功能:串口初始化。 入口参数:无。 返 回:无。 备
www.eeworm.com/read/311819/13625148

h usart.h

/***************************************************** * 功能: USART串口接收传送功能模块 * 版本: V0.0 * 设计时间: 2007/12/25 * 设计人: cht * 修改时间: 2007/12/25 * 修改人: * 说明: *****************************************
www.eeworm.com/read/311186/13634051

h iceserial.h

/* Serial.h * * 对串口操作。 * * * * * * * * * * * * * * * * * * * * * * * * * */ #ifndef __SERIAL_H__ #define __SERIAL_H__ #define FC_DTRDSR 0x01 #define FC_RTSCTS 0x02 #define
www.eeworm.com/read/309907/13662404

c serial.c

/***************************** * 串口通信程序 *****************************/ // ./serial -d 1 -v 115200 8N1N #include #include #include #include #include
www.eeworm.com/read/306393/13745493

lis sio.lis

.module sio.c .area text(rom, con, rel) 0000 .dbfile D:\桌面\avr程序设计\串口通讯范例\sio.c 0000 .dbfunc e Com_init _Com_in
www.eeworm.com/read/302131/13841730

txt ocmj2bc(ser).txt

/********************************OCMJ2X8c串口程序(keil c51)******************************************/ #include #define uint unsigned int #define uchar unsigned char #define x 0x80