代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/382086/9050072
asm fircircfunc_ext.asm
;FIRcircfunc_ext.asm Function using circular buffer in external memory
;A4=newest sample, B4=coefficient address, A6=filter order
;Delay samples organized: x[n-(N-1)]...x[n]; coeff as h(0)...h[N-1
www.eeworm.com/read/382086/9050077
out fircirc_ext.out
www.eeworm.com/read/382086/9050080
pjt fircirc_ext.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Fircirc_ext"
ProjectDir="C:\ti\myprojects\FIRcirc_ext\"
ProjectType=Executable
CPUF
www.eeworm.com/read/382086/9050082
c fircirc_ext.c
//FIRcirc_ext.c C program calling ASM function using circular buffer
#include "bp1750.cof" //BP at 1750 Hz coeff file
int yn = 0; //init filter's output
interr
www.eeworm.com/read/382086/9050085
cmd fircirc_ext.cmd
/*FIRcirc_ext.cmd Linker file for circular buffer in external memory*/
MEMORY
{
VECS: org = 0h, len = 0x220
IRAM: org = 0x00000220, len = 0x0000FDC0
buffer_ex
www.eeworm.com/read/185097/9057158
h ext_5131.h
/*H***************************************************************************
* NAME: ext_5131.h
*-----------------------------------------------------------------------------
* $AUTHO
www.eeworm.com/read/282716/9071602
h ext_5131.h
/*H***************************************************************************
* NAME: ext_5131.h
*-----------------------------------------------------------------------------
* $AUTHO
www.eeworm.com/read/282636/9078409
js ext-base.js
/*
* Ext JS Library 2.0 Alpha 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext={version:"2.0-alpha1"};window["undefined"]=window["unde
www.eeworm.com/read/282636/9078625
js ext-all.js
/*
* Ext JS Library 2.0 Alpha 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.DomHelper=function(){var L=null;var F=/^(?:br|frame|hr|img|inpu
www.eeworm.com/read/282636/9078735
css ext-all.css
/*
* Ext JS Library 2.0 Alpha 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,