代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/459307/7277620
asm rs232.asm
;***************************************************************************
;串口通信调试
;同步脉冲信号作为外部中断信号0(INTO,RB0)
;中断触发T1定时得到控制角,TO定时得到触发脉冲
;26个计数初值循环增加
;*******************************************
www.eeworm.com/read/440878/7679634
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GPS_Comm.h"
#include "SetupDlg.h"
//#include "SerialPort.h" //包含串口类
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/440367/7690181
c uarttest.c
#define UART_BPS 9600
#include "..\inc\config.h"
/**********************串口0初始化****************************************/
void UART0_Init (void)
{
U16 Fdiv;
U0LCR = 0x83;
www.eeworm.com/read/435039/7798798
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/199392/7861771
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/296674/8082740
h serial.h
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************
www.eeworm.com/read/296674/8082758
c serial.c
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************
www.eeworm.com/read/141717/12990390
h serial.h
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************
www.eeworm.com/read/141717/12990460
h serial.h
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************
www.eeworm.com/read/141717/12990464
c serial.c
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************