代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/340323/3288481
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/340323/3288575
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/340323/3288594
c uart.c
//*****************************************************************************
//
// uart.c - Driver for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
//
www.eeworm.com/read/340323/3288669
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/340323/3288696
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/340323/3288742
h uart.h
//*****************************************************************************
//
// uart.h - Defines and Macros for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/340323/3288761
c uart.c
//*****************************************************************************
//
// uart.c - Driver for the UART.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
//
www.eeworm.com/read/339676/3296160
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/339676/3296234
mak uart.mak
# This is makefile for D:\test\lab\44b0_lab\n\8_uart\uart.mpj
# Friday, December 19, 2003 14:28:54
SHELL = sh
CC = arm-elf-gcc
AS = arm-elf-as
LD = arm-elf-ld
CFG = Debug Ram
SYS_