代码搜索:SCI模块
找到约 10,000 项符合「SCI模块」的源代码
代码结果 10,000
www.eeworm.com/read/130982/14164251
sci sci_get_3d_meas.sci
function [stk,txt,top]=sci_get_3d_meas()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
// w(i,1) is the ith output argument type
// w(i,2) is the ith output argument row dimen
www.eeworm.com/read/130982/14164317
sci sci_jacobian_3d_comp.sci
function [stk,txt,top]=sci_jacobian_3d_comp()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
// w(i,1) is the ith output argument type
// w(i,2) is the ith output argument row
www.eeworm.com/read/130982/14164320
sci sci_m_3d_fields.sci
function [stk,txt,top]=sci_m_3d_fields()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
stk=list('m_3d_fields'+rhsargs(RHS),'0','?','?','?')
www.eeworm.com/read/130982/14164396
sci sci_set_3d_currents.sci
function [stk,txt,top]=sci_set_3d_currents()
RHS=[]
for k=1:rhs
RHS=[stk(top)(1),RHS]
top=top-1
end
top=top+1
// w(i,1) is the ith output argument type
// w(i,2) is the ith output argument row d
www.eeworm.com/read/147571/12545853
sci sci.sld_design_entry_dsc.sci
www.eeworm.com/read/240580/13212672
cxx keymap.cxx
// Scintilla source code edit control
/** @file KeyMap.cxx
** Defines a mapping between keystrokes and commands.
**/
// Copyright 1998-2003 by Neil Hodgson
// The License.
www.eeworm.com/read/334557/12591447
cxx keymap.cxx
// Scintilla source code edit control
/** @file KeyMap.cxx
** Defines a mapping between keystrokes and commands.
**/
// Copyright 1998-2003 by Neil Hodgson
// The License.txt f
www.eeworm.com/read/441677/7667092
readme
This is a release version of Smart Card Linux device driver
1. General information of sci_drv
Major Number of sci_drv = 169
command "mknode /dev/sci0 c 169 0"
"mknode /dev/sci1 c 169 1"
will crea
www.eeworm.com/read/197810/7969844
h rs232.h
asm void sci_tx_idle_isr(void);
asm void sci_tx_empty_isr(void);
asm void sci_rx_isr(void);
char sci_getchar(void);
void sci_putchar(char character);
asm void sci_init_hw(int baud_div);
void sci
www.eeworm.com/read/251912/12311549
h sci.h
/******************************************************************************
COPYRIGHT 2002 STMicroelectronics
Source File Name : sci.h
Group : IPSW,CMG-IPDF
Author : MCD