代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/490496/1198164
map uart.map
******************************************************************************
TMS470 COFF Linker PC v4.1.3
*******************************************************
www.eeworm.com/read/490312/1205851
c uart.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/490312/1205884
h uart.h
#ifndef __UART_H__
#define __UART_H__
#include "lwipopts.h"
#include "hardware.h"
// write your header here
//parity check mode
#define NO_PARITY 0
#define ODD_PARITY
www.eeworm.com/read/489559/1217954
c uart.c
/*
* (C) Copyright 2004, Freescale, Inc
* TsiChung Liew, Tsi-Chung.Liew@freescale.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwa
www.eeworm.com/read/489559/1220878
c uart.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/488817/1227205
serial_uart
The SA1100 serial port had its major/minor numbers officially assigned:
> Date: Sun, 24 Sep 2000 21:40:27 -0700
> From: H. Peter Anvin
> To: Nicolas Pitre
> Cc: Dev
www.eeworm.com/read/487093/1242695
h uart.h
#ifndef _UART_H
#define _UART_H
#define RBR 0*4
#define THR 0*4
#define IER 1*4
#define IIR 2*4
#define FCR 2*4
#define LCR 3*4
www.eeworm.com/read/487093/1242698
c uart.c
#include "config.h"
#include "uart.h"
#include "libvic.h"
#include "harder.h"
#include "Includes.h"
#include "COMMRTOS.h"
typedef unsigned char uchar;
typedef unsigned int uint;
stati
www.eeworm.com/read/485681/1260406
c uart.c
/***********************************************Copyright (c)*********************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/485681/1260407
h uart.h
/***********************************************Copyright (c)*********************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**