代码搜索:串口驱动

找到约 10,000 项符合「串口驱动」的源代码

代码结果 10,000
www.eeworm.com/read/152490/5673565

asm ex4.asm

************************************************ * FileName: ex4.asm * * Description: 同步串口实验 * * Copyright(C) SanZhi Electronic, Author Zpin * **********
www.eeworm.com/read/334995/6317111

h crc-ccitt.h

/* ********************************************************************************************************* * 基于uC/OS-II实时内核的串口传输CRC-CCITT校验程序 *
www.eeworm.com/read/334995/6317114

c crc-ccitt.c

/* ********************************************************************************************************* * 基于uC/OS-II实时内核的串口传输CRC-CCITT校验程序 *
www.eeworm.com/read/486152/6544520

asm ex4.asm

************************************************ * FileName: ex4.asm * * Description: 同步串口实验 * * Copyright(C) SanZhi Electronic, Author Zpin * **********
www.eeworm.com/read/265190/11273477

c senddata.c

/*********************************************************/ /* SendData:nPort 为串口号,ComData 为需要发送的数据 */ /*********************************************************/ void SendData(int nPort, unsigned
www.eeworm.com/read/154956/11909836

asm ex4.asm

************************************************ * FileName: ex4.asm * * Description: 同步串口实验 * * Copyright(C) SanZhi Electronic, Author Zpin * **********
www.eeworm.com/read/342756/12003145

h serial.h

/*******************************************************/ /* com_receive函数 作用:接收串口数据 */ /* 将数据存入rbuf缓冲,并进行处理 */ /**************************************
www.eeworm.com/read/251598/12331086

asm ex4.asm

************************************************ * FileName: ex4.asm * * Description: 同步串口实验 * * Copyright(C) SanZhi Electronic, Author Zpin * **********
www.eeworm.com/read/250324/12414295

asm ex4.asm

************************************************ * FileName: ex4.asm * * Description: 同步串口实验 * * Copyright(C) SanZhi Electronic, Author Zpin * **********
www.eeworm.com/read/233203/14163573

h includes.h

/**************************************************************************** * 文件名:includes.h (头文件) * 功能:串口通讯包含头文件集合 * 说明: **********************************************************