代码搜索:通讯接口
找到约 10,000 项符合「通讯接口」的源代码
代码结果 10,000
www.eeworm.com/read/185789/8984677
asm uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============
www.eeworm.com/read/185759/8987359
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口通讯.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/282883/9055000
h modbus_rtu.h
#ifndef MODBUS_H__
#define MODBUS_H__
//串口通讯设置相关参数
//-----------------function--------------------------
extern void uart_timer_set(void);
extern void uart_send(unsigned ch
www.eeworm.com/read/282882/9055029
h modbus_rtu.h
#ifndef MODBUS_H__
#define MODBUS_H__
//串口通讯设置相关参数
//-----------------function--------------------------
extern void uart_timer_set(void);
extern void uart_send(unsigned ch
www.eeworm.com/read/371162/9564116
asm uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============
www.eeworm.com/read/371162/9564181
asm uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============
www.eeworm.com/read/169233/9873561
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[FPGA串行通讯.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/354720/10331385
c rs232_interupt.c
/* ****************************************************************
** 功能描述: 串行通讯程序,DSP中断收到8个数据后,将收到的8个数
据以中断发送方式返送回发送方。
*************************************************************** */
#include
www.eeworm.com/read/460635/7244682
asm uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============
www.eeworm.com/read/434334/7872807
asm uart.asm
//========================================================================================================//
// 程序名称:uart.asm
// 功能描述:实现RS232通讯的UART初始化和UART的读写
// 日 期:2003/7/7
//===============