代码搜索:TI C2000 开发教程
找到约 10,000 项符合「TI C2000 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/308013/13711351
lnp ti256.lnp
"main.obj",
"cmdr6c.obj",
"comr6c.obj",
"baseclk.obj",
"spkled.obj",
"init.obj",
"global.obj",
"serial.obj",
"timer.obj",
"crc16.obj"
TO "ti256"
RAMSIZE(256)
www.eeworm.com/read/302845/13826668
h io_ti.h
/*****************************************************************************
*
* Copyright (C) 1997-2002 Inside Out Networks, Inc.
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/302845/13826697
c io_ti.c
/*
* Edgeport USB Serial Converter driver
*
* Copyright (C) 2000-2002 Inside Out Networks, All rights reserved.
* Copyright (C) 2001-2002 Greg Kroah-Hartman
*
* This program is
www.eeworm.com/read/302221/13839386
gif right_ti.gif
www.eeworm.com/read/152843/5662285
h io_ti.h
/*****************************************************************************
*
* Copyright (C) 1997-2002 Inside Out Networks, Inc.
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/152843/5662310
c io_ti.c
/*
* Edgeport USB Serial Converter driver
*
* Copyright (C) 2000-2002 Inside Out Networks, All rights reserved.
* Copyright (C) 2001-2002 Greg Kroah-Hartman
*
* This program is
www.eeworm.com/read/147766/5724402
h io_ti.h
/*****************************************************************************
*
* Copyright (c) 1997-2002 Inside Out Networks, Inc.
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/147766/5724424
c io_ti.c
/*
* Edgeport USB Serial Converter driver
*
* Copyright(c) 2000-2002 Inside Out Networks, All rights reserved.
* Copyright(c) 2001-2002 Greg Kroah-Hartman
*
* This program is fr
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