threadx
+
0
/1 examples
SourceVu will show references to
_tx_event_flags_get()
from the following samples and libraries:
Libraries
netxduo
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
_tx_event_flags_get()
_tx_event_flags_get() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_api.h:1461
UINT
_tx_event_flags_get
(
TX_EVENT_FLAGS_GROUP
*
group_ptr
,
ULONG
requested_flags
,
UINT
get_option
,
ULONG
*
actual_flags_ptr
,
ULONG
wait_option
)
;
Implemented in
tx_event_flags_get.c:81
Arguments
Argument
Declared as
group_ptr
TX_EVENT_FLAGS_GROUP
*
requested_flags
ULONG
get_option
UINT
actual_flags_ptr
ULONG
*
wait_option
ULONG
Related Functions
Found 13 other functions taking a
TX_EVENT_FLAGS_GROUP_STRUCT
argument:
Function
_txe_event_flags_set()
_txe_event_flags_get()
_txe_event_flags_create()
_tx_event_flags_set()
_txe_event_flags_delete()
_txe_event_flags_info_get()
_tx_event_flags_delete()
_tx_event_flags_create()
_txm_module_manager_event_flags_notify_trampoline()
_tx_event_flags_performance_info_get()
_tx_event_flags_set_notify()
_txe_event_flags_set_notify()
_tx_event_flags_info_get()
Examples
_tx_event_flags_get()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out