代码搜索结果

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

uart.qws

[ProjectWorkspace] ptn_Child1=Frames ptn_Child2=ActionPoints [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 ptn_Child2=Document-1

uart.h

/* * uart.h - header file for uart driver * * Author: li ming * Date: 2005-5-24 * Copyleft: http://www.lumit.org */ /************************************************

uart.c

/* * uart.c - driver of uart * * Author: yu feng * Date: 2007-5-28 */ #include "uart.h" /* * Serial settings....................... */ #define UL

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);

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

uart_if.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

uart.v

/****************************************************************************** * * File Name: uart.v * Version: 1.1 * Date: January 22, 2000 * Model: Uart Chip * Depe