代码搜索:avrs

找到约 18 项符合「avrs」的源代码

代码结果 18
www.eeworm.com/read/329258/12966946

c fir2.c

/******************************************************************************* File: FIR2.c Version: 1.0 (Not verified) Date: 02.02.20 [yy.mm.dd] Author: jllassen Target device: AVRs wit
www.eeworm.com/read/329258/12966960

c fir8.c

/******************************************************************************* File: FIR8.c Version: 1.0 (Not verified) Date: 02.02.20 [yy.mm.dd] Author: jllassen Target device: AVRs wit
www.eeworm.com/read/329258/12966970

c iir6.c

/******************************************************************************* File: IIR6.c Version: 1.0 (Not verified) Date: 02.02.20 [yy.mm.dd] Author: jllassen Target device: AVRs wit
www.eeworm.com/read/329258/12966980

c iir2.c

/******************************************************************************* File: IIR2.c Version: 1.0 (Not verified) Date: 02.02.20 [yy.mm.dd] Author: jllassen Target device: AVRs wit
www.eeworm.com/read/431224/8697029

m write.m

function idx = write(a,fid,synlist,offset) % write AVR data idx = []; if ~a.n, return, end % filter AVRs using synchronous machine list idx = []; sdx = []; for i = 1:a.n jdx = find(synlist == a.sy
www.eeworm.com/read/384940/8830714

m write.m

function idx = write(a,fid,synlist,offset) % write AVR data idx = []; if ~a.n, return, end % filter AVRs using synchronous machine list idx = []; sdx = []; for i = 1:a.n jdx = find(synlist == a.sy
www.eeworm.com/read/443045/7638973

c timers.c

/* $Id: timers.c,v 1.5 2005/10/30 19:44:38 simimeie Exp $ * Functions that work with the avrs timer(s). * Mainly a function that allows you to get sort of a timestamp. */ #define BV _BV #include
www.eeworm.com/read/443045/7638968

h timers.h

/* $Id: timers.h,v 1.2 2005/04/16 11:52:45 simimeie Exp $ * Functions that work with the avrs timer(s). * Mainly a function that allows you to get sort of a timestamp. */ #ifndef _TIMERS_H_ #defi
www.eeworm.com/read/263516/11359432

m fm_excin.m

function fm_excin % FM_EXCIN initialize AVRs state variables and reference voltages % %see also FM_EXC % %Author: Federico Milano %Date: 11-Nov-2002 %Version: 1.0.0 % %E-mail: fm