代码搜索:TI C2000 有哪些应用?
找到约 10,000 项符合「TI C2000 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5729343
m ti_ov.m
%
% Callback function for "Overlap" slider of Time analysis window
% Author : Minkyu Lee
% Date : 4-Feb-1995
%
% Get the value from the slider
val=round( get(time_sl_ov_h,'Value') );
% Make
www.eeworm.com/read/147422/5729346
m ti_ok.m
%
% Callback function for Cancel button of main_analysis window
% Author : Karthik
% Date : May 25 1997
if exist('time_an_win_h')==1
eval('close(time_an_win_h);',catch1);
end;
clear time_a
www.eeworm.com/read/147422/5729348
m ti_main.m
%
% Callback function for Time analysis button in the Analysis window
% Author : Minkyu Lee
% Date : 4-Feb-1995
% Modified by D. G. Childers
%
%
% Modified 05/12/97 : window button included.
www.eeworm.com/read/147422/5729349
m ti_win.m
%Callback for the window button in the window analysis
%Written on 05/12/97
%%%%%%%%%%%%%%%%%%%%%%%%
% create message window and write message in that window also
message_window=figure('Unit',
www.eeworm.com/read/147422/5729350
m ti_fl.m
%
% Callback function for "Frame length" slider of Time analysis window
% Author : Minkyu Lee
% Date : 4-Feb-1995
%
% Get the value from the slider
val=round( get(time_sl_fl_h,'Value') );
%
www.eeworm.com/read/147422/5729351
m ti_go.m
%
% Callback function for Time analysis button in the Analysis window
% Author : Minkyu Lee
% Date : 4-Feb-1995
% Modified by D. G. Childers
% Set position and size of analysis window
if exist
www.eeworm.com/read/147422/5729354
m ti_save.m
%
% Callback function for Save button for Time analysis
% Author : D. G. Childers
% Date : 3-27-97
%
val=get(time_save_h,'Value');
if val == 1
%Start Energy Save Routine
www.eeworm.com/read/147422/5729355
m ti_pr.m
%
% Callback function for property button in the time analysis window
% Author : Minkyu Lee
% Date : 4-Feb-1995
%
% Set position and size of analysis window
PV=[2 99 310 316];
s2 = 'Time Do
www.eeworm.com/read/145120/5747613
c fir_ti.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/145120/5747667
c vol_ti.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*