代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr
uart.lst
C51 COMPILER V7.50 UART 06/25/2007 18:00:16 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
uart.c
#define UART_G
#include "config.h"
#include "UART.h"
void UartInit(int whichUart , int pclk,int baud)
{
int i;
if(pclk == 0)
pclk = PCLK;
rUFCON0 = 0x0; //UAR
uart.h
/******************************************************************************/
/******************************************************************************/
/* UART.H - TLC16C550C UART driver
uart.h
/******************************************************************************/
/******************************************************************************/
/* UART.H - TLC16C550C UART driver
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 : 08/06/2003
* Descr
uart.eww
$WS_DIR$\uart.ewp
uart.eww
$WS_DIR$\uart.ewp
uart.c
/*****************************************************************************
* uart.c: UART API file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconducto