代码搜索:fpga uart
找到约 10,000 项符合「fpga uart」的源代码
代码结果 10,000
www.eeworm.com/read/411052/2192369
h uart.h
void uart_init(void); /* Initialize UART and Flush FIFOs */
uint8_t uart_get (void); /* Get a byte from UART Rx FIFO */
uint8_t uart_test(void); /* Check number of data in UART Rx FIFO */
void uar
www.eeworm.com/read/411052/2192377
c uart.c
/*------------------------------------------------*/
/* UART functions */
#include
#include
#include "uart.h"
#define SYSCLK 92
www.eeworm.com/read/410702/2205418
h uart.h
/***********************************************
name: uart.h
create by skier 2005.06.04
for LPG2104 UART driver
*********************************************/
#ifndef UART_H
#def
www.eeworm.com/read/410702/2205423
c uart.c
/****************************************************************************
uart.c
****************************************************************************/
#ifndef UART_C
#define UART_C
www.eeworm.com/read/410339/2212133
h uart.h
/*
* uart.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the Serial I/O definitions
* of the S3C2510X RISC microcon
www.eeworm.com/read/410339/2212178
h uart.h
/*
* uart.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the Serial I/O definitions
* of the S3C2500X RISC microcon
www.eeworm.com/read/410339/2212193
h uart.h
/*
* uart.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the Serial I/O definitions
* of the S3C2500X RISC microcon
www.eeworm.com/read/410301/2212941
c uart.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr
www.eeworm.com/read/410301/2212943
h uart.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.h
* Author : MCD Application Team
* Date First Issued : 16/05/2003
* Descr
www.eeworm.com/read/408860/2241848
h uart.h
/****************************************Copyright (c)***************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**