代码搜索结果

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

uart.c

#include"2410addr.h" #include"2410lib.h" #include"timer.h" /* #define rULCON0 (*(volatile unsigned *)0x50000000) //UART 0 Line control #define rUCON0 (*(volatile unsigned *)0x50000004) /

uart.h

#ifndef UART_H #define UART_H /************************************************************************ Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fl

uart.c

/************************************************************************* Title: Interrupt UART library with receive/transmit circular buffers Author: Peter Fleury http://

uart.d

uart.o: ..\UART_SRC\uart.c uart.o: ..\..\Common\inc\LPC23xx.h uart.o: ..\..\Common\inc\type.h uart.o: ..\..\Common\inc\target.h uart.o: ..\..\Common\inc\irq.h uart.o: ..\UART_SRC\uart.h

uart.h

/***************************************************************************** * uart.h: Header file for NXP LPC23xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * Al

uart.c

/***************************************************************************** * uart.c: UART API file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor