OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:einitializing
(Results
1 - 7
of
7
) sorted by null
/external/opencore/doc/pv2way_html/
pv__2way__basic__types_8h.html
55
<a class="el" href="pv__2way__basic__types_8h.html#a48a30">
EInitializing
</a>,
223
<tr><td valign=top><em><a name="a48a30" doxytag="
EInitializing
"></a><em>
EInitializing
</em></em> </td><td>
globals.html
23
: <a class="el" href="pv__2way__basic__types_8h.html#a48a29">pv_2way_basic_types.h</a><li>
EInitializing
pv__2way__basic__types_8h-source.html
83
00116 <a class="code" href="pv__2way__basic__types_8h.html#a48a30">
EInitializing
</a>,
classCPV2WayInterface.html
543
This function is valid only in the EIdle state. It is a no-op when invoked in any other state. It causes the pv2way to transition to the ESetup state. The terminal remains in the
EInitializing
state during the transition.
[
all
...]
/external/opencore/protocols/systems/common/include/
pv_2way_basic_types.h
133
EInitializing
,
/external/opencore/engines/2way/include/
pv_2way_interface.h
128
* to the ESetup state. The terminal remains in the
EInitializing
state during
152
* This function is valid only in the ESetup and
EInitializing
state. It is a
/external/opencore/engines/2way/src/
pv_2way_engine.cpp
668
SetState(
EInitializing
);
745
case
EInitializing
:
795
case
EInitializing
:
[
all
...]
Completed in 228 milliseconds