代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/27607/985246
h usart.h
//-----------------------------------------------------------------
// 名称: 串口程序头文件
//-----------------------------------------------------------------
#include
#define INT8U unsigned c
www.eeworm.com/read/28694/1005363
c usart.c
//-----------------------------------------------------------------
// 名称: 串口程序
//-----------------------------------------------------------------
#define F_CPU 4000000UL
#include
#i
www.eeworm.com/read/37348/1073814
c serial.c
/***********************************************************/
/* */
/*文 件 名:Serial.c */
/*功 能:串口处理文件 */
/*当前版本:V1.0
www.eeworm.com/read/37348/1073823
h serial.h
/***********************************************************/
/* */
/*文 件 名:Serial.h */
/*功 能:串口处理文件 */
/*当前版本:V1.0
www.eeworm.com/read/38407/1112606
txt comcalwavev4.1.txt
**********************************************************************
* Project Mame : 串口通信、数据计算、波形显示 *
* Create Date : 2005年05月15日 *
*
www.eeworm.com/read/41195/1142046
txt comcalwavev4.1.txt
**********************************************************************
* Project Mame : 串口通信、数据计算、波形显示 *
* Create Date : 2005年05月15日 *
*
www.eeworm.com/read/411841/11224664
asm danpianjipc.asm
;***************************************************************************
;*单片机和PC机串口通讯试验 *
;* Support telephone: (www.ggdl.com )
;*
;* 1
www.eeworm.com/read/146962/12600636
asm ex4.asm
************************************************
* FileName: ex4.asm *
* Description: 同步串口实验 *
* Copyright(C) SanZhi Electronic, Author Zpin *
**********