代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/408130/2253539
c uart.c
//Description : The description of Function Pointer sholud be under 15 characters
#include "system.h"
#include "Uart.h"
char BitTable[16][10] = {
"0000 ",
"0001 ",
www.eeworm.com/read/408130/2253541
h uart.h
#ifndef __UART_H__
#define __UART_H__
#define UART0_REG ( UART_REGS *)UART_REG_BASE // Uart 0 register base address
#define UART1_REG ( UART_REGS *)(UART_REG_BASE+UART_REG_OFFSET)
#define U
www.eeworm.com/read/407641/2261485
h uart.h
/*****************************************
Copyright (c) 2002-2007
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/* This file is
www.eeworm.com/read/407641/2261524
c uart.c
/*****************************************
Copyright (c) 2002-2007
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/* This file is
www.eeworm.com/read/407445/2264320
h uart.h
/*****************************************************************************
* uart.h: Header file for NXP LPC23xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
* Al
www.eeworm.com/read/407445/2264321
c uart.c
/*****************************************************************************
* uart.c: UART API file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor