代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/374600/9393189
h sci.h
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口 硬件端口 及 操作方式
******************************************
www.eeworm.com/read/374600/9393200
c sci.c
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口中断 硬件端口 及 操作方式
****************************************
www.eeworm.com/read/374598/9393966
h sci.h
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口 硬件端口 及 操作方式
******************************************
www.eeworm.com/read/374598/9393979
c sci.c
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口中断 硬件端口 及 操作方式
****************************************
www.eeworm.com/read/374369/9408538
sbl sci-a.sbl
www.eeworm.com/read/374369/9408549
pjt sci-a.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\SCI-A\uarta\sci-a\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
www.eeworm.com/read/374369/9408554
pjt sci-a.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\SCI-A\uarta\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool=
www.eeworm.com/read/374369/9408555
sbl sci-a.sbl
www.eeworm.com/read/373979/9426245
mcp sci.mcp
www.eeworm.com/read/176341/9502682
c sci.c
//#include
#include "sci.h"
/* Routines for initialisation and use of the SCI
* for the PIC processor.
*/
/* other options:
* frame errors
*/
#if 0
void
sci_Init(void)
{