代码搜索:fpga uart
找到约 10,000 项符合「fpga uart」的源代码
代码结果 10,000
www.eeworm.com/read/311031/3688272
h uart.h
#ifndef UART_H_
#define UART_H_
enum UARTFR_BITS {
UARTFR_TXFIFOEMPTY = 1
www.eeworm.com/read/311031/3688275
c uart.c
#include "uart.h"
/* Simple UART I/O functions
*/
#pragma arm section zidata="uart0_registers"
UART_t uart0;
#pragma arm section
void UART_init(void)
{
uart0.Ctrl = UARTCR_ENABL
www.eeworm.com/read/310936/3688737
pcc uart.pcc
-cF054780
-yC:\NECTools32\DEV\
-iC:\scheduler\include
-zp
-mfC:\scheduler\apps\bank.fin
src\uart.c
www.eeworm.com/read/310936/3688752
c uart.c
//-----------------------------------------------------------------------------
//
// file: uart.c
// description: demonstration program, USB-UART
// Version:
//
//----------------------------
www.eeworm.com/read/309641/3704671
c uart.c
/******************************************************************************
* *
* **********
www.eeworm.com/read/308209/3718192
c uart.c
/******************************************************************************
* *
* **********
www.eeworm.com/read/306289/3743927
lst uart.lst
GAS LISTING /tmp/cc4XVykA.s page 1
1 .section .mdebug.abi32
2 .previous
3 .section .debug_abbrev,"",@progbits
4 $Ldebug_abbr
www.eeworm.com/read/306085/3765967
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/306085/3765969
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/306085/3766365
c uart.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : uart.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr