代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.c
cregister unsigned int IE,IF,ST,IOF;
interrupt void uart0(void);
interrupt void uart1(void);
#define UART_RESET *((int *)0x60010)
#define UART_B_BASE_ADDR 0x060000
#define UART_A_BASE_ADDR 0
uart.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
uart.h
#ifndef __uart_h
#define __uart_h
void uart_init(void);
UNS8 get_char(void);
UNS8 get_char_no(void);
void put_char(UNS8 ch);
UNS8 get_ch(void);
void put_str(UNS8 *pStr,UNS8 size);
UNS16 ge
uart.c
#include
#include
#include "bios.h"
#include "uart.h"
void uart_init(void)
{
// *pDMA7_PERIPHERAL_MAP=0x7000; //setting up the UART TX DMA regsiter
*pUART_GCTL=
uart.h
/*****************************************************************************
* uart.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
uart.c
/*****************************************************************************
* uart.c: UART API file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconducto
uart.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
uart.c
////////////////////////////////////////uart.c//////////////////////////////
/////////////////////////////////file name :okiml674000////////////////////
////////////////////////////////data:2005nia\