代码搜索:SCI模块

找到约 10,000 项符合「SCI模块」的源代码

代码结果 10,000
www.eeworm.com/read/192566/8374863

pjt sci.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\CCStudio_v3.1\MyProjects\lf2407\sci\" ProjectType=Executable CPUFamily=TMS320C24XX
www.eeworm.com/read/192566/8374868

c sci.c

#include "register.h" //禁止总中断子程序 void inline disable() { asm(" setc INTM"); asm(" setc SXM"); } //使能总中断子程序 void inline enable() { asm(" clrc INTM"); } main( ) {
www.eeworm.com/read/192566/8374882

out sci.out

www.eeworm.com/read/192566/8374894

obj sci.obj

www.eeworm.com/read/192566/8374899

map sci.map

****************************************************************************** TMS320C24xx COFF Linker Version 7.04 *****************************************************
www.eeworm.com/read/192566/8374919

sbl sci.sbl

www.eeworm.com/read/191983/8413444

sci opc.sci

//////////////////////////////////////////////////////////////////////////////////////////// // OPC Toolbox // Developed by Zhe.Peng & Longhua.Ma // Email:pengzhe1113@gmail.com //
www.eeworm.com/read/291313/8425914

txt sci.txt

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: Example_28xSci_FFDLB.c
www.eeworm.com/read/190844/8437677

c sci.c

/********************************************************************** File: sci.c Purpose: The following example code illustrates the use of the M-CORE Peripherals Library SCI_D
www.eeworm.com/read/390741/8446255

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