代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/128531/5989558
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/127781/6000962
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/125811/6022296
inc rmstatus.inc
//@{
/** no error */
RM_DEFINE_ERROR(OK)
//@}
//@{
/** no error, but action is still pending */
RM_DEFINE_ERROR(PENDING)
/** used in case of synchronous transfer */
RM_DEFINE_ERROR(XFER_DONE)
//@}
/
www.eeworm.com/read/110034/6172168
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/102935/6230853
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/263516/11358363
m fm_tcsc.m
function fm_tcsc(flag)
% FM_TCSC defines Synchronous Machines
%
% FM_TCSC(FLAG)
% FLAG = 0 initializations
% FLAG = 1 algebraic equations
% FLAG = 2 algebraic Jacobians
%
www.eeworm.com/read/263516/11359229
m fm_ssr.m
function fm_ssr(flag)
% FM_SSR Model of the synchronous machine with shaft dynamics and compensated line
%
% FM_SSR(FLAG)
% FLAG = 0 initializations
% FLAG = 1 algebraic equations
%
www.eeworm.com/read/263516/11359405
m fm_mass.m
function fm_mass(flag)
% FM_MASS define dynamic model for synchronous generator shaft
%
% FM_MASS(FLAG)
% FLAG -> 0 initialization
% FLAG -> 3 differential equations
% FLAG ->
www.eeworm.com/read/341658/12074400
vhd ascount.vhd
-- Synchronous Counter of Generic Size
--
-- Countersize--size of counter
--
-- clk--posedge clock input
-- areset--asynchronous reset
-- sreset--active high input resets counter to 0
-- enable
www.eeworm.com/read/212602/15152303
m fm_ssr.m
function fm_ssr(flag)
% FM_SSR Model of the synchronous machine with shaft dynamics and compensated line
%
% FM_SSR(FLAG)
% FLAG = 0 initializations
% FLAG = 1 algebraic equations
%