代码搜索:fpga uart
找到约 10,000 项符合「fpga uart」的源代码
代码结果 10,000
www.eeworm.com/read/276987/4159971
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/276987/4159999
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/276987/4160083
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/276987/4160092
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/276756/4164327
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART0_REVBUFFER_SIZE 1024
#define UART1_REVBUFFER_SIZE 1024
#endif //#ifndef __UART_H__
www.eeworm.com/read/275718/4172415
h uart.h
#ifndef __UART_H__
#define __UART_H__
void Test_Uart0(void);
void Test_Uart0Fifo(void);
void Test_Uart1(void);
void Test_Uart1Fifo(void);
void Test_Uart0Range(void);
void Test_Uart1Max(void);
www.eeworm.com/read/275718/4172458
c uart.c
#include
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\rtc.h"
#define KEY_BUFLEN 100
#define AFC_BUFLEN 0x100
c
www.eeworm.com/read/275718/4172485
err uart.err
"uart.c", line 119: Warning: signed constant overflow: '
www.eeworm.com/read/275493/4175794
h uart.h
#ifndef __UART_H__
#define __UART_H__
#include "../inc/macro.h"
//#include "../ucos-ii/ucos_ii.h"
#define UART_REVBUFFER_SIZE 1024
/*typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_
www.eeworm.com/read/275493/4175826
h uart.h
#ifndef __UART_H__
#define __UART_H__
#include "../inc/macro.h"
//#include "../ucos-ii/ucos_ii.h"
#define UART_REVBUFFER_SIZE 1024
/*typedef struct{
U8 Buffer[UART_REVBUFFER_SIZE];
OS_