代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/288339/8642646
c main.c
#include
#define ADCEM ((int *)0x0140)
static int Data[511];
static int Sum;
/////////////////////////////////////////////////////////////////
//定义串口操作变量
char nRev_UART1;//串口 1 的接
www.eeworm.com/read/149844/12340935
ini build.ini
[File 0001]
Path = "/c/Documents and Settings/hyong/桌面/cvi/串口测试/串口测试/test.c"
Object Format = "Win32-MSVC"
ForceCompile_Debug = False
ForceCompile_Release = True
Object Format Version = 1
Header
www.eeworm.com/read/449059/1682570
h tty.h
#ifndef __TTY_H__
#define __TTY_H__
int tty_init(); //初始化gprs串口
int tty_end(); //恢复并关闭gprs串口
int tty_read(char *buf, int nbytes); //读
www.eeworm.com/read/366046/2893719
c uart1.c
/***************************************************************
*77LE516的串口0!!!程序
*为GPS定位程序使用。此应用中只是接收GPS发送过来的数据
*在一体机中使用串口0!!!!
***************************************************************/
www.eeworm.com/read/366046/2893875
c uart1.c
/***************************************************************
*77LE516的串口0!!!程序
*为GPS定位程序使用。此应用中只是接收GPS发送过来的数据
*在一体机中使用串口0!!!!
***************************************************************/
www.eeworm.com/read/471502/6894982
c uart.c
/********************************************************************
//模 块 名 : 串口通讯演示程序子函数
//创 建 者 : 杨 勇
日期 : 2007年4月29日 16:44
//修 改 者 :
日期 :
//功能描述 : 串口波特率为1
www.eeworm.com/read/283353/9027235
c bsp.c
/*
*==================================================================================================
* 板级支持包,主要为驱动程序
*=============================================================================
www.eeworm.com/read/359068/10167174
c spi.c
/*********************************************************************************************************
** SPI 驱动程序
** (c) Copyright 2006-2
www.eeworm.com/read/357088/10216399
h handware.h
/************************************************************************************
* 底层硬件驱动函数(LPC2104)关文件
*====================================================================================
*
www.eeworm.com/read/162665/10287086
c key.c
//**********************************************************************************
//**********************************************************************************
//键盘码读取函数及蜂鸣器驱动
#include