代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/294042/8256679
h uart.h
/****************************************Copyright (c)**************************************************/
/**
;** 西南科技大学计算机科学学院
;**
www.eeworm.com/read/294042/8256684
c uart.c
/****************************************Copyright (c)**************************************************/
/**
;** 西南科技大学计算机科学学院
;**
www.eeworm.com/read/193042/8256686
lst uart.lst
C51 COMPILER V7.50 UART 05/14/2006 13:37:22 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN ua
www.eeworm.com/read/294002/8258450
c uart.c
//====================================================================
// File Name : rtc.c
// Function : S3C2413 RTC Test Program
// Date : Sep. 27, 2005
// Version : 0.0
// History
//
www.eeworm.com/read/294002/8258453
h uart.h
#ifndef __UART_H__
#define __UART_H__
#ifdef __cplusplus
extern "C" {
#endif
#define DISABLE 0
#define INTORPOL 1
#define DMAREQ0 2
#define DMAREQ1 3
void Ch10_UART(void);
void Uart
www.eeworm.com/read/192921/8264524
o uart.o
www.eeworm.com/read/192921/8264543
o uart.o
www.eeworm.com/read/192921/8264562
o uart.o
www.eeworm.com/read/393759/8264568
h uart.h
www.eeworm.com/read/192921/8264585
c uart.c
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2003
*
* File name : LPC_Uart.c
* De