代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/195824/8129001
lst uart.lst
C51 COMPILER V7.20 UART 03/21/2007 13:34:24 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
www.eeworm.com/read/247407/12660964
h uart.h
/*----------------------------------------------------------------------------------
File: uart.h
Author: Qiu Peng [roc98@163.ne]
Note: header of UART driver
Create Date: 2004.7.2
www.eeworm.com/read/247407/12660967
c uart.c
/*----------------------------------------------------------------------------------
File: uart.c
Author: Qiu Peng [roc98@163.ne]
Note: UART driver for S3C44B0X
Create Date: 2004.
www.eeworm.com/read/333722/12663206
h uart.h
/**************************************************************************
* C O N S T A N T S *
*******************************************
www.eeworm.com/read/333722/12663207
c uart.c
//=============================================================
//File Name: UART.c
//Description: UART send and receive subroutine
//Update: 2007.01.16 V1.0 by wangtao
www.eeworm.com/read/247346/12664032
h uart.h
/*
* uart.h - header file for uart driver
*
* Author: li ming
* Date: 2005-5-24
* Copyleft: http://www.lumit.org
*/
/************************************************
www.eeworm.com/read/247346/12664063
c uart.c
/*
* uart.c - driver of uart
*
* Author: yu feng
* Date: 2007-5-28
*/
#include "uart.h"
/*
* Serial settings.......................
*/
#define UL
www.eeworm.com/read/247346/12664075
o uart.o
www.eeworm.com/read/146188/12665179
h uart.h
/*= uart.h =========================================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that i
www.eeworm.com/read/146188/12665190