代码搜索:fpga uart

找到约 10,000 项符合「fpga uart」的源代码

代码结果 10,000
www.eeworm.com/read/446068/1716819

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/446068/1716821

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/446068/1716959

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/446068/1716961

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/445731/1718767

h uart.h

/*uart.h 头文件*/ /******************************************************************** * 版本说明:1.0 Bate * * 作者: andylee
www.eeworm.com/read/445731/1718772

_c uart._c

/******************************************************************** * 函数库说明:RS232总线驱动函数库 * * 版本说明: 1.0 Bate * *
www.eeworm.com/read/445731/1718778

c uart.c

/******************************************************************** * 函数库说明:RS232总线驱动函数库 * * 版本说明: 1.0 Bate * *
www.eeworm.com/read/445731/1718784

_h uart._h

/*uart.h 头文件*/ /******************************************************************** * 版本说明:1.0 Bate * * 作者: andylee
www.eeworm.com/read/445731/1718797

s uart.s

.module uart.c .area data(ram, con, rel) _flag:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile D:\LLLXQ\yyyyy\2007GONGC\常见转换接头设计\CAN-232/can.h .dbstruct 0 1 BIT_FILED
www.eeworm.com/read/445311/1725873

c uart.c

#include #include "2440addr.h" void Uart_Init(int baud) { int i; rUFCON0 = 0x0; //UART channel 0 FIFO control register, FIFO disable //UART0 rULCON0 = 0x3; /