代码搜索:fpga uart

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

代码结果 10,000
www.eeworm.com/read/398414/2379910

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_EVEN
www.eeworm.com/read/398414/2379969

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/398414/2380001

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/398414/2380038

h uart.h

#include "inc/macro.h" //void Uart_SendByten(int,U8); void Uart_SendByten(int Uartnum, U8 data); char Uart_Getchn(char* Revdata, int Uartnum, int timeout);
www.eeworm.com/read/398414/2380060

c uart.c

#define TRUE 1 #define FALSE 0 #define rUTRSTAT0 (*(volatile unsigned *)0x50000010) #define rUTRSTAT1 (*(volatile unsigned *)0x50004010) #define WrUTXH0(ch) (*(volatile unsigned char *)0x5000002
www.eeworm.com/read/398414/2380083

h uart.h

#include "inc/macro.h" //void Uart_SendByten(int,U8); void Uart_SendByten(int Uartnum, U8 data); char Uart_Getchn(char* Revdata, int Uartnum, int timeout);
www.eeworm.com/read/398414/2380105

c uart.c

#define TRUE 1 #define FALSE 0 #define rUTRSTAT0 (*(volatile unsigned *)0x50000010) #define rUTRSTAT1 (*(volatile unsigned *)0x50004010) #define WrUTXH0(ch) (*(volatile unsigned char *)0x5000002
www.eeworm.com/read/398414/2380138

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_EVEN
www.eeworm.com/read/398414/2380196

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/398414/2380242

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_EVEN