代码搜索结果
找到约 31,537 项符合
UART 的代码
uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile uart.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 15
; //ICC-AVR application builder : 2005-5-1 15:44:13
;
uart.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\ti6xx\myprojects\UART\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compil
uart.c
#include "..\startup\def.h"
#include "..\startup\44b.h"
#include "..\ucos-ii\includes.h"
#include "isr.h"
#include "uart.h"
OS_EVENT *Uart0_Rev_mbox=NULL; //Uart0 receive ma
uart.lst
C51 COMPILER V7.06 UART 02/25/2006 14:24:59 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.h
// UART functions for SDCC / P89V51RD2
/* Original Code by:
* Author : Chin-Shiuh Shieh (http://bit.kuas.edu.tw/~csshieh/)
* Date : 2001-01-01 (yyyy-mm-dd)
*/
/* Modified for ucmicrosys
uart.h
// UART functions for SDCC / P89V51RD2
/* Original Code by:
* Author : Chin-Shiuh Shieh (http://bit.kuas.edu.tw/~csshieh/)
* Date : 2001-01-01 (yyyy-mm-dd)
*/
/* Modified for ucmicrosys
uart.d
uart.o uart.d: uart.c uart.h analyseframe.h
uart.c
/*****************************************************************************
* uart.c: UART API file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconducto
uart.h
/******************************************************************************/
/******************************************************************************/
/* UART.H - TLC16C550C UART driver
uart.dp2
Uart.o: C:/icc/include/iom128v.h E:\程序\AVR程序\BOOTLoadICC/Uart.h E:\程序\AVR程序\BOOTLoadICC/Crc.h