代码搜索:VARIABLES

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

代码结果 10,000
www.eeworm.com/read/348005/11618204

dsp filter.dsp

/************************************************************************/ /* $$01/10/2000 checked filter module data variables and function */ /* $$01/16/2001 modified and printed,Author: Jas
www.eeworm.com/read/348005/11618228

dsp vadcheck.dsp

/************************************************************************/ /* $$01/10/2000 checked VadDetect module data variables and function */ /* $$01/16/2001 modified and printed,Author: Jas
www.eeworm.com/read/261367/11652768

c i2c state machine.c

#include "I2C State Machine.h" //--------------------------------------------------------------------------// // Variables for I2C state machine // //-----------------------------------
www.eeworm.com/read/260939/11685556

h main.h

#ifndef __MAIN_DEFINED #define __MAIN_DEFINED #include "..\system.h" /********************************************************************************/ /***** Current Global variables and typ
www.eeworm.com/read/155808/11845889

c i2c state machine.c

#include "I2C State Machine.h" //--------------------------------------------------------------------------// // Variables for I2C state machine // //-----------------------------------
www.eeworm.com/read/154058/11991339

bas main.bas

Attribute VB_Name = "basMain" Option Explicit ' ******************************** ' global variables for paths ' ******************************** Public g_DataDir As String Publi
www.eeworm.com/read/341833/12059618

asm delay.asm

;-------------------------------------------------- ;R=150k ;machine clock: 6MHz ;instruction period: 0.25us ;-------------------------------------------------- ;-----------Variables------------
www.eeworm.com/read/254346/12142906

c dsp28_globalvariabledefs.c

//--------------------------------------------------------------------------- // Define Global Peripheral Variables: // #include "DSP28_Device.h" #pragma DATA_SECTION(AdcRegs,"AdcRegsFil
www.eeworm.com/read/254346/12143462

c dsp28_globalvariabledefs.c

//--------------------------------------------------------------------------- // Define Global Peripheral Variables: // #include "DSP28_Device.h" #pragma DATA_SECTION(AdcRegs,"AdcRegsFile"
www.eeworm.com/read/339406/12238122

c dsp28_globalvariabledefs.c

//########################################################################### // // FILE: DSP28_GlobalVariableDefs.c // // TITLE: DSP28 Global Variables and Data Section Pragmas. // //##########