代码搜索:UART

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

代码结果 10,000
www.eeworm.com/read/216245/4898417

h uart.h

/****************************************************************************************** ** 文件名称:UART.h ** 文件描述:LPC2103 UART操作软件包头文件。 ** 文件说明:软件包中缺少Modem的操作部分。 *********************************
www.eeworm.com/read/216245/4898418

c uart.c

/****************************************************************************************** ** 文件名称:UART.c ** 文件描述:LPC2103 UART操作软件包。 ** 文件说明:软件包中缺少Modem的操作部分。 ************************************
www.eeworm.com/read/216245/4898733

h uart.h

/****************************************************************************************** ** 文件名称:UART.h ** 文件描述:LPC2103 UART操作软件包头文件。 ** 文件说明:软件包中缺少Modem的操作部分。 *********************************
www.eeworm.com/read/216245/4898734

c uart.c

/****************************************************************************************** ** 文件名称:UART.c ** 文件描述:LPC2103 UART操作软件包。 ** 文件说明:软件包中缺少Modem的操作部分。 ************************************
www.eeworm.com/read/216245/4899138

h uart.h

/****************************************************************************************** ** 文件名称:UART.h ** 文件描述:LPC2103 UART操作软件包头文件。 ** 文件说明:软件包中缺少Modem的操作部分。 *********************************
www.eeworm.com/read/216245/4899139

c uart.c

/****************************************************************************************** ** 文件名称:UART.c ** 文件描述:LPC2103 UART操作软件包。 ** 文件说明:软件包中缺少Modem的操作部分。 ************************************
www.eeworm.com/read/216095/4899763

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/216095/4899803

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/215690/4901378

c uart.c

/*************************************************************************/ /* */ /* FILE NAME
www.eeworm.com/read/215690/4901410

h uart.h

#ifndef __UART_H__ #define __UART_H__ #include "lwipopts.h" #include "hardware.h" // write your header here //parity check mode #define NO_PARITY 0 #define ODD_PARITY