代码搜索:Loop

找到约 10,000 项符合「Loop」的源代码

代码结果 10,000
www.eeworm.com/read/382086/9049858

out loop_intr_pcm.out

www.eeworm.com/read/382086/9049861

pjt loop_intr_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="Loop_intr_pcm" ProjectDir="C:\ti\myprojects\loop_intr_pcm\" ProjectType=Executable
www.eeworm.com/read/382086/9049873

c loop_intr_pcm.c

//loop_intr.c Loop program with interrupt using PCM3003 codec float Fs = 16000.0; //irrelevant since jumper in 3-4 interrupt void c_int11() //interrupt service routine { output_lef
www.eeworm.com/read/382086/9050965

c loop_poll_pcm.c

//loop_poll_pcm.c Loop program with polling using PCM3003 codec float Fs=16000.0; //desired (Actual=14,648 Hz) void main() { comm_poll(); //init DSK,code
www.eeworm.com/read/382086/9050968

pjt loop_poll_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\ti\myprojects\Loop_poll_pcm\" ProjectType=Executable CPUFamily=TMS320C67XX Tool="
www.eeworm.com/read/382086/9050974

out loop_poll_pcm.out

www.eeworm.com/read/184725/9082611

c l3loop.c

/****************************************************************/ /* Optimized by 8hz, May 1998 */ /* Added precalc tables and rewritten some heavy calculations
www.eeworm.com/read/184725/9082673

h l3loop.h

#ifndef L3LOOP_H #define L3LOOP_H #include "types.h" #include "layer3.h" #define e 2.71828182845 #define CBLIMIT 21 #define SFB_LMAX 22 #define SFB_SMAX 13 void L3_l
www.eeworm.com/read/282428/9094229

out loop_intr_pcm.out

www.eeworm.com/read/282428/9094230

pjt loop_intr_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="Loop_intr_pcm" ProjectDir="C:\ti\myprojects\loop_intr_pcm\" ProjectType=Executable