代码搜索:如何学习 UART?
找到约 10,000 项符合「如何学习 UART?」的源代码
代码结果 10,000
www.eeworm.com/read/471946/6884376
h uart.h
/* uart.h */
#ifndef UART_H
#define UART_H
#ifdef __cplusplus
extern "C"
{
#endif
// 奇偶校验标识
#define UART_BIT_9_H 0xA5
#define UART_BIT_9_L 0x5A
www.eeworm.com/read/471946/6884384
c uart.c
#include "uart.h"
#include "hal.h"
#include "sys_event.h"
#include "pub_func.h"
#include "protocol.h"
// 数据桢指针
unsigned char _frm_ptr=0;
// 数据桢buffer
unsigned char _frm_buf[FRAME_BUFFER_LEN]
www.eeworm.com/read/471715/6888305
asm uart.asm
/****************************************************************************
Include Section
*****************************************************************************/
#include "macros.h"
www.eeworm.com/read/471715/6888309
h uart.h
/*****************************************************************************
Prototypes
******************************************************************************/
.EXTERN __uart0_save_bit
www.eeworm.com/read/471318/6889803
h uart.h
//*********************************************//
//** file: uart.h
//** target: ADSP-BF533
//** creat time: 2008-7-13
#ifndef _UART_H
#define _UART_H
#include
#include
www.eeworm.com/read/471318/6889812
c uart.c
//**********************************************************//
//** file: uart.c
//** target: ADSP-BF533
//** creat time: 2008-7-13
#include
#include
#include "ua
www.eeworm.com/read/471318/6889822
doj uart.doj
www.eeworm.com/read/471318/6889836
doj uart.doj
www.eeworm.com/read/471502/6894968
lst uart.lst
C51 COMPILER V7.20 UART 04/29/2007 18:26:40 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE UART
OBJECT MODULE PLACED IN Ua
www.eeworm.com/read/471502/6894982
c uart.c
/********************************************************************
//模 块 名 : 串口通讯演示程序子函数
//创 建 者 : 杨 勇
日期 : 2007年4月29日 16:44
//修 改 者 :
日期 :
//功能描述 : 串口波特率为1