代码搜索结果
找到约 10,000 项符合
UART 的代码
uart.h
#ifndef _UART_H
#define _UART_H
void UartSetBaud(U32 ch, U32 baud);
char UartGetch(U32 ch);
char UartGetkey(U32 ch);
void UartPutch(U32 ch, U32 data);
void UartPuts(U32 ch, char *pt);
void Ua
uart.c
#include "ccblkfn.h"
#include "sysreg.h"
#include
#include
#define pCtrlReg1 (volatile unsigned char *)0x20220000
#define pCtrlReg2 (volatile unsigned ch
uart.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
uart.c
/*****************************************/
/*串行口测试程序
/*文件名:RS232
/*创建时间:2007年9月3日
/*创建人:张彦海
/*版本:v1.0
/*****************************************/
/*****************************************
程序
uart.lst
C51 COMPILER V8.02 UART 05/28/2008 12:13:31 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN UA
uart.h
#ifndef _UART_H
#define _UART_H
void UartSetBaud(U32 ch, U32 baud);
char UartGetch(U32 ch);
char UartGetkey(U32 ch);
void UartPutch(U32 ch, U32 data);
void UartPuts(U32 ch, char *pt);
void Ua
uart.tra
*** Creating Trace Output File 'UART.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"uart.o"'
### ADS-L
uart.htm
Static Call Graph - [E:\ChengJiang\ARM_UART\UART.axf]
Static Call Graph for image E