代码搜索结果

找到约 10,000 项符合 UART 的代码

uart.h

#ifndef __UART_H__ #define __UART_H__ #ifdef __cplusplus extern "C" { #endif void Test_UART(void); #ifdef __cplusplus } #endif #endif /*__UART_H__*/

uart.c

/****************************************************** * 文件名称:uart.c * 文件说明: * RS232通迅使用的UART0 模块 *****************************************************/ #ifndef MSP430XF449_H #include

uart.c

/****************************************************** * 文件名称:uart.c * 文件说明: * RS232通迅使用的UART0 模块 *****************************************************/ #ifndef MSP430XF449_H #include

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

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

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

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

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

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

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