代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/159806/10615274
pjt sci.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="sci"
ProjectDir="H:\f2812\C\sci\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Too
www.eeworm.com/read/159806/10615340
paf sci.paf
www.eeworm.com/read/159806/10615431
wks sci.wks
www.eeworm.com/read/159748/10619549
h sci.h
#include "stdlib.h"
#define bi_preset re_flag|=0x01
#define bi_preclr re_flag&=~0x01
#define bi_datset re_flag|=0x02
#define bi_datclr re_flag&=~0x02
#define bi_codset re_fla
www.eeworm.com/read/422085/10664826
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
#define
www.eeworm.com/read/422085/10664833
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/422083/10665721
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志
www.eeworm.com/read/422083/10665726
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化
www.eeworm.com/read/422082/10665775
h sci.h
//[SCI.h]串行通信头文件-----------------------------------------------------
//串行通信需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//串行通信寄存器及标志位定义
#define ReSen
www.eeworm.com/read/422082/10665779
c sci.c
//[SCI.c]串行通信----------------------------------------------------------*
//本文件包含: *
// (1)SCIInit:串行口初始化