代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/243168/12957321
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/243168/12958398
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/243168/12958401
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/243168/12958405
out loop_poll_pcm.out
www.eeworm.com/read/327775/13062127
fig loop_325_real.fig
www.eeworm.com/read/138928/13201680
c loop_fish2.c
// Taken from SUSE Linux
// modified by Stefan Scherrer to allow compilation under DDK
/*
#include
#include
#include
#include
#include
www.eeworm.com/read/138928/13201741
c loop_fish2.c
// Taken from Suse Linux
// modified by Stefan Scherrer to allow compilation under Windows for CrossCrypt
/*
#include
#include
#include
#include
www.eeworm.com/read/239554/13272472
h phase_lock_loop.h
//
// File = phase_lock_loop.h
//
#ifndef _PHASE_LOCK_LOOP_H_
#define _PHASE_LOCK_LOOP_H_
#include "signal_T.h"
class PhaseLockLoop : public PracSimModel
{
public:
PhaseLockLoop( char*
www.eeworm.com/read/323119/13351221
result rpl_flushlog_loop.result
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
stop slave;
change master to master_host='127.0.0.
www.eeworm.com/read/323119/13352741
test rpl_flushlog_loop.test
# Testing if "flush logs" command bouncing resulting in logs created in a loop
# in case of bi-directional replication
-- source include/master-slave.inc
# This test is dependent on the actual event