代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/364357/9911644
h uart.h
/*
*Module: Uart.h 串口程序
*Programed by: ZHI-XIONG PENG
*Programed on: Date: 2004-12-22 18:11
*Modified by:
*Modified on: Date:
*Copyright (c) LONGFLY SHAOGUAN Inc. All rights reserved
*
www.eeworm.com/read/360103/10109367
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Comm.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[串口.vbp]
S
www.eeworm.com/read/164027/10135073
c tongshi.c
/*-----------单片机串口接收程序-----------
-----------------------------------------*/
#include
#include
#include
#define INBUF_LEN 7 //帧结构 同步字 地址 数据
#define
www.eeworm.com/read/356756/10221585
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/280600/10309546
h process.h
#ifndef _PROCESS_H
#define _PROCESS_H
/////////////////////////////////////////////////
// 定义串口处理函数
void Init_Process(void);
int ProcessUART0(char pBuf[],int nLen);
int ProcessUART1(char pBuf[
www.eeworm.com/read/354780/10326000
c sendstr.c
/****************************************************************************
* File:SENDSTR.C
* 功能:串口发送数据。
* 说明:将跳线器JP2短接。
* 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
***********************
www.eeworm.com/read/161747/10381709
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/421979/10671129
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Comm.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[串口.vbp]
S
www.eeworm.com/read/273829/10899502
s sendstr.s
;******************************************************************************
; File:SENDSTR.S
; 功能:串口发送数据。
; 说明:将跳线器JP2短接。
; 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
;******************
www.eeworm.com/read/273829/10899533
c sendstr.c
/****************************************************************************
* File:SENDSTR.C
* 功能:串口发送数据。
* 说明:将跳线器JP2短接。
* 使用外部11.0592MHz晶振,不使用PLL,Fpclk = 1/4 Fcclk。
***********************