代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/413203/2163930

c uart.c

/***************************************************************************\ Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved. by threewter 2004.4.26 \************************
www.eeworm.com/read/413203/2163970

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/413203/2164042

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/412786/2165396

h uart.h

/********************************************************************* * * UART access routines for C18 and C30 * ********************************************************************* *
www.eeworm.com/read/412690/2166129

c uart.c

//Description : The description of Function Pointer sholud be under 15 characters #include #include "def.h" #include "option.h" #include "2443addr.h" #include "Uart.h" #include "P
www.eeworm.com/read/412690/2166131

h uart.h

#ifndef __UART_H__ #define __UART_H__ #ifdef __cplusplus extern "C" { #endif void Test_UART(void); #ifdef __cplusplus } #endif #endif /*__UART_H__*/
www.eeworm.com/read/412173/2175700

c uart.c

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

c uart.c

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

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/412040/2177055

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