代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.c
/*****************************************************************************
* uart.c: UART API file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
uart.c
/**************************************************************************************************
*
* Copyright (c) 20
uart.c
/**************************************************************************************************
*
* Copyright (c) 2001
uart.c
/**************************************************************************************************
* FILENAME
* uart.c
*
* VERSION
* 1.0
*
* DESCRIPTION
* This file contai
uart.c
#include "hardware.h"
#include "hardware_reg.h"
#include "HA_typedef.h"
#include "stdio.h"
int uart1_reset_value_test(void)
{
write_reg(UART1_IER, 0x0
uart.h
#ifndef UART_H
#define UART_H
#include "hardware_intc.h"
#include "hardware_reg.h"
//#include "typedef.h"
/*********************************************
define UART registers
************
uart.c
/*************************************************************************************
* Copyright (c) 2005 by National ASIC System Engineering Research Center.
* PROPRIETARY RIGHTS of ASIC are invo
uart.c
//Description : The description of Function Pointer sholud be under 15 characters
#include "system.h"
#include "Uart.h"
#define UART0_REG ( UART_REGS *)UART_REG_BASE // Uart 0 register
uart.h
#ifndef __UART_H__
#define __UART_H__
#ifdef __cplusplus
extern "C" {
#endif
void Test_UART(void);
#ifdef __cplusplus
}
#endif
#endif /*__UART_H__*/
uart.h
#ifndef UART_H_
#define UART_H_
enum UARTFR_BITS {
UARTFR_TXFIFOEMPTY = 1