代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
uart.h
/********************************************************************************/
/* UART.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
uart.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Descr
uart.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr
uart.lik
Version: 3.0
Options: m37
Obj: "E:\Program Files\Sunplus\unSPIDE180\IDE180\startupD.obj"
Obj: "F:\电子竞赛\C语言应用篇\Source Code\chapter8 SIO&UART\UART\Debug\Resource.obj"
Obj: "F:\电子竞赛\C语言应用篇\Source Cod
uart.rc
# Begin Project
# Begin SubItem "UART Resources"
# End SubItem
# End Project
uart.c
#include "..\startup\def.h"
#include "..\startup\44b.h"
#include "..\ucos-ii\includes.h"
#include "isr.h"
#include "uart.h"
OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma
uart.c
/**********************************************************************
UART.c file
作者:lig&lij
建立日期:2006-4-25
修改日期:2006-4-25
版本:V1.0
***********************************************************