代码搜索:fpga uart
找到约 10,000 项符合「fpga uart」的源代码
代码结果 10,000
www.eeworm.com/read/434878/1867690
c uart.c
/**************************************************************************************************
* FILENAME
* uart.c
*
* VERSION
* 1.0
*
* DESCRIPTION
* This file contai
www.eeworm.com/read/434721/1868815
h uart.h
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/434721/1868819
c uart.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/433997/1875001
h uart.h
/*
* $Id: uart.h,v 1.1.1.1 2006/10/16 15:47:37 danov Exp $
*
* XScale PXA26x/PXA255/PXA250/PXA210 UART (FFUART/BTUART/STUART/HWUART) Declarations
* Copyright (C) 2002, 2003 ETC s.r.o.
* All right
www.eeworm.com/read/433997/1875021
h uart.h
/*
* $Id: uart.h,v 1.1.1.1 2006/10/16 15:47:37 danov Exp $
*
* StrongARM SA-1110 UART Registers (Serial Port 1, 2 and 3)
* Copyright (C) 2002 ETC s.r.o.
* All rights reserved.
*
* Redistributio
www.eeworm.com/read/433521/1883235
gpj uart.gpj
#!gbuild
[Subproject]
src\drivers\uart\uart.c
src\drivers\uart\uart.h
www.eeworm.com/read/433521/1883255
h uart.h
/*
* File: uart.h
* Purpose: Provide common ColdFire UART routines for polled serial IO
*
* Notes:
*/
#ifndef __UART_H__
#define __UART_H__
/*************************************
www.eeworm.com/read/433521/1883256
c uart.c
/*
* File: uart.c
* Purpose: Provide common ColdFire UART routines for serial IO
*
* Notes:
*
*/
#include "common.h"
#include "uart/uart.h"
/*
* To
www.eeworm.com/read/433521/1883333
gpj uart.gpj
#!gbuild
[Subproject]
src\drivers\uart\uart.c
src\drivers\uart\uart.h
www.eeworm.com/read/433521/1883353
h uart.h
/*
* File: uart.h
* Purpose: Provide common ColdFire UART routines for polled serial IO
*
* Notes:
*/
#ifndef __UART_H__
#define __UART_H__
/*************************************