代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/422077/10665890
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志
www.eeworm.com/read/422077/10665895
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/422070/10666119
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include "mc9s12dg128.h" //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
www.eeworm.com/read/422070/10666123
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/277050/10672672
pjt sci.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="sci"
ProjectDir="D:\ti28\myprojects\sci\"
ProjectType=Executable
CPUFamily=TMS320C2
www.eeworm.com/read/277050/10672760
paf sci.paf
www.eeworm.com/read/277050/10672862
wks sci.wks
www.eeworm.com/read/159019/10701649
doc sci.doc
www.eeworm.com/read/158989/10704860
obj sci.obj
www.eeworm.com/read/158989/10704864
c sci.c
/* -------------------------------------------------------------------------*/
/* SCI library for my2406/2407 board */
/* */
/* Copyrig